We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 554e375 + 01c230f commit 0e3c1bdCopy full SHA for 0e3c1bd
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: ruff
23
args: [ --exit-non-zero-on-fix, --fix ]
24
files: ^(praw/.*.py)$
25
- rev: v0.15.0
+ rev: v0.15.1
26
27
- repo: https://github.com/LilSpazJoekp/docstrfmt
28
hooks:
0 commit comments