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:
Eduardo Olivares 2022-11-16 15:22:30 +01:00
parent f5cd36e7f2
commit 757da8c052
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ repos:
- upper-constraints.txt
- 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
hooks:
- id: flake8