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 4b03e15 commit 0bd0693Copy full SHA for 0bd0693
.pre-commit-config.yaml
@@ -15,6 +15,6 @@ repos:
15
- id: isort
16
name: isort (python)
17
- repo: https://github.com/pycqa/flake8
18
- rev: 4.0.1
+ rev: 6.0.0
19
hooks:
20
- id: flake8
0 commit comments