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 cf27778 + d03a849 commit bc5575eCopy full SHA for bc5575e
.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.12.1
+ rev: v0.12.5
26
27
- repo: https://github.com/LilSpazJoekp/docstrfmt
28
hooks:
0 commit comments