Skip to content

Commit 7d6f984

Browse files
committed
Upgrade the flake8 pre-commit hook to latest
1 parent f337d54 commit 7d6f984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: black
1010
args: [ '--safe' ]
1111
- repo: https://github.com/pycqa/flake8
12-
rev: 4.0.1
12+
rev: 6.0.0
1313
hooks:
1414
- id: flake8
1515
args: [

0 commit comments

Comments
 (0)