Skip to content

Commit 1c829ab

Browse files
authored
Merge pull request #2024 from praw-dev/update/pre-commit-hooks
2 parents bf5f261 + ed3c766 commit 1c829ab

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
@@ -42,7 +42,7 @@ repos:
4242
files: ^(.*\.toml)$
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.5.0
45+
rev: v0.5.5
4646
hooks:
4747
- id: ruff
4848
args: [ --exit-non-zero-on-fix, --fix ]
@@ -56,4 +56,4 @@ repos:
5656
- repo: https://github.com/LilSpazJoekp/docstrfmt
5757
hooks:
5858
- id: docstrfmt
59-
rev: v1.6.1
59+
rev: v1.8.0

0 commit comments

Comments
 (0)