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.
1 parent 2e09ecb commit 1e45e6dCopy full SHA for 1e45e6d
.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.13.3
+ rev: v0.14.3
26
27
- repo: https://github.com/LilSpazJoekp/docstrfmt
28
hooks:
0 commit comments