dist: fix flake8 URL
This commit is contained in:
parent
17c30a22bb
commit
91b9a3a472
|
@ -19,7 +19,7 @@ repos:
|
|||
rev: v4.3.21
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 3.8.3
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
|
Loading…
Reference in New Issue