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 d509cf2 commit 7635e18Copy full SHA for 7635e18
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: check-yaml
8
- id: debug-statements
9
- repo: https://github.com/PyCQA/flake8
10
- rev: 3.9.0
+ rev: 3.9.1
11
hooks:
12
- id: flake8
13
exclude: ^docs/conf.py
0 commit comments