Skip to content

Commit 2ce92c0

Browse files
authored
Merge pull request praw-dev#2079 from praw-dev/update/pre-commit-hooks
2 parents 1717579 + 97d2cdf commit 2ce92c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

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

2727
- repo: https://github.com/LilSpazJoekp/docstrfmt
2828
hooks:
@@ -41,7 +41,7 @@ repos:
4141
rev: v0.24.2
4242

4343
- repo: https://github.com/pre-commit/pre-commit-hooks
44-
rev: v5.0.0
44+
rev: v6.0.0
4545
hooks:
4646
- id: check-added-large-files
4747
- id: check-executables-have-shebangs

0 commit comments

Comments
 (0)