Skip to content

Commit bc5575e

Browse files
authored
Merge pull request #2074 from praw-dev/update/pre-commit-hooks
2 parents cf27778 + d03a849 commit bc5575e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: ruff
2323
args: [ --exit-non-zero-on-fix, --fix ]
2424
files: ^(praw/.*.py)$
25-
rev: v0.12.1
25+
rev: v0.12.5
2626

2727
- repo: https://github.com/LilSpazJoekp/docstrfmt
2828
hooks:

0 commit comments

Comments
 (0)