Skip to content

Commit b507a20

Browse files
authored
Merge pull request praw-dev#2044 from praw-dev/update/pre-commit-hooks
2 parents 6bf8a1c + 2890e10 commit b507a20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
files: ^(.*\.toml)$
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.8.6
45+
rev: v0.9.1
4646
hooks:
4747
- id: ruff
4848
args: [ --exit-non-zero-on-fix, --fix ]

0 commit comments

Comments
 (0)