We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 734fc82 + 810c918 commit 56cf610Copy full SHA for 56cf610
1 file changed
.pre-commit-config.yaml
@@ -22,12 +22,12 @@ repos:
22
- id: ruff
23
args: [ --exit-non-zero-on-fix, --fix ]
24
files: ^(praw/.*.py)$
25
- rev: v0.12.8
+ rev: v0.12.11
26
27
- repo: https://github.com/LilSpazJoekp/docstrfmt
28
hooks:
29
- id: docstrfmt
30
- rev: v1.10.0
+ rev: v1.11.1
31
32
- repo: https://github.com/MarcoGorelli/auto-walrus
33
0 commit comments