We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f337d54 commit 7d6f984Copy full SHA for 7d6f984
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: black
10
args: [ '--safe' ]
11
- repo: https://github.com/pycqa/flake8
12
- rev: 4.0.1
+ rev: 6.0.0
13
hooks:
14
- id: flake8
15
args: [
0 commit comments