Update URL for flake8 from gitlab to github
The flake8 project has been migrated from Gitlab and Github Change-Id: I5c03a7bd785e9e84b0bebce35eec3ff575450b16
This commit is contained in:
parent
f5cd36e7f2
commit
757da8c052
@ -26,7 +26,7 @@ repos:
|
|||||||
- upper-constraints.txt
|
- upper-constraints.txt
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
- repo: https://gitlab.com/pycqa/flake8.git
|
- repo: https://github.com/pycqa/flake8.git
|
||||||
rev: '3.8.4' # pick a git hash / tag to point to
|
rev: '3.8.4' # pick a git hash / tag to point to
|
||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user