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 2297e0aCopy full SHA for 2297e0a
.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.1
26
27
- repo: https://github.com/LilSpazJoekp/docstrfmt
28
hooks:
0 commit comments