Skip to content

Commit 029d422

Browse files
authored
Merge pull request #177 from praw-dev/update/pre-commit-hooks
2 parents 6cafd92 + 863df8e commit 029d422

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

0 commit comments

Comments
 (0)