Skip to content

Commit a9ce345

Browse files
authored
Merge pull request #188 from praw-dev/update/pre-commit-hooks
2 parents 1d5b960 + e7e3bb9 commit a9ce345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
files: ^(.*\.toml)$
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.8.6
27+
rev: v0.9.1
2828
hooks:
2929
- id: ruff
3030
args: [ --exit-non-zero-on-fix, --fix ]

0 commit comments

Comments
 (0)