Fix flake8 path
This commit is contained in:
parent
77754d5964
commit
9a2be5885b
|
@ -26,7 +26,7 @@ repos:
|
|||
- id: isort
|
||||
args: ["--profile=black"]
|
||||
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 5.0.4
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
|
Loading…
Reference in New Issue