Skip to content

Commit e16b587

Browse files
authored
Merge pull request #189 from praw-dev/update/pre-commit-hooks
2 parents a9ce345 + fc83f97 commit e16b587

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.9.1
27+
rev: v0.9.2
2828
hooks:
2929
- id: ruff
3030
args: [ --exit-non-zero-on-fix, --fix ]

0 commit comments

Comments
 (0)