Skip to content

Commit bfb54be

Browse files
authored
Merge pull request praw-dev#2062 from praw-dev/update/pre-commit-hooks
Update pre-commit hooks
2 parents ee5f9fc + 673f8b6 commit bfb54be

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
@@ -22,7 +22,7 @@ repos:
2222
- id: ruff
2323
args: [ --exit-non-zero-on-fix, --fix ]
2424
files: ^(praw/.*.py)$
25-
rev: v0.11.5
25+
rev: v0.11.6
2626

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

0 commit comments

Comments
 (0)