... | ... |
@@ -11,10 +11,7 @@ repos: |
11 | 11 |
exclude: '.bumpversion.cfg' |
12 | 12 |
- id: trailing-whitespace |
13 | 13 |
exclude: '.bumpversion.cfg' |
14 |
-# Disable this until 3.8.0 is released (as explained in |
|
15 |
-# https://gitlab.com/pycqa/flake8/issues/450) |
|
16 |
-#- repo: https://gitlab.com/pycqa/flake8 |
|
17 |
-# rev: 3.8.0 |
|
18 |
-# hooks: |
|
19 |
-# - id: flake8 |
|
20 |
-# args: ['--config=tox.ini'] |
|
14 |
+- repo: https://gitlab.com/pycqa/flake8 |
|
15 |
+ rev: 3.7.9 |
|
16 |
+ hooks: |
|
17 |
+ - id: flake8 |