Skip to content

Commit 0e68995

Browse files
authored
Upgrade pre-commit hook versions
1 parent 4e32887 commit 0e68995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 21.5b2
3+
rev: 22.8.0
44
hooks:
55
- id: black
66
language_version: python3
77
- repo: https://github.com/PyCQA/flake8
8-
rev: 3.9.2
8+
rev: 5.0.4
99
hooks:
1010
- id: flake8

0 commit comments

Comments
 (0)