Skip to content

Commit 18e7d95

Browse files
LilSpazJoekpgithub-actions[bot]
authored andcommitted
Update pre-commit hooks
1 parent 2ce92c0 commit 18e7d95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ repos:
2222
- id: ruff
2323
args: [ --exit-non-zero-on-fix, --fix ]
2424
files: ^(praw/.*.py)$
25-
rev: v0.12.8
25+
rev: v0.12.10
2626

2727
- repo: https://github.com/LilSpazJoekp/docstrfmt
2828
hooks:
2929
- id: docstrfmt
30-
rev: v1.10.0
30+
rev: v1.11.0
3131

3232
- repo: https://github.com/MarcoGorelli/auto-walrus
3333
hooks:

0 commit comments

Comments
 (0)