Skip to content

Commit 4ee241e

Browse files
authored
Merge pull request praw-dev#2070 from praw-dev/update/pre-commit-hooks
Update pre-commit hooks
2 parents 19e8d5c + 278b67d commit 4ee241e

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.12
25+
rev: v0.11.13
2626

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

0 commit comments

Comments
 (0)