Skip to content

Commit dcf21d3

Browse files
authored
Merge pull request #1859 from praw-dev/update/pre-commit-hooks
2 parents e16981d + b991654 commit dcf21d3

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: end-of-file-fixer
66
exclude: .*\.txt
7-
rev: v4.1.0
7+
rev: v4.2.0
88

99
- repo: local
1010
hooks:
@@ -27,7 +27,7 @@ repos:
2727
- repo: https://github.com/psf/black
2828
hooks:
2929
- id: black
30-
rev: 22.1.0
30+
rev: 22.3.0
3131

3232
- repo: https://github.com/LilSpazJoekp/docstrfmt
3333
hooks:

0 commit comments

Comments
 (0)