Skip to content

Commit 6e928f2

Browse files
committed
reduced flake8 version
1 parent 44e6e0a commit 6e928f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: black
1717
args: ['--check', '--diff']
1818
- repo: https://github.com/pycqa/flake8
19-
rev: 7.2.0
19+
rev: 7.0.0
2020
hooks:
2121
- id: flake8
2222
entry: pflake8

0 commit comments

Comments
 (0)