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 1cacd23 commit c4f1ebaCopy full SHA for c4f1eba
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
hooks:
11
- id: black
12
- repo: https://github.com/PyCQA/flake8
13
- rev: "3.9.2"
+ rev: "4.0.1"
14
15
- id: flake8
16
- repo: https://github.com/PyCQA/isort
0 commit comments