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 ce172ac commit 86a7a30Copy full SHA for 86a7a30
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
hooks:
10
- id: black
11
- repo: https://github.com/PyCQA/flake8
12
- rev: "4.0.1"
+ rev: "5.0.4"
13
14
- id: flake8
15
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments