Fix flake8 git repo location
The correct gitlab url ends in .git. Change-Id: I504512eb9e4ff8f21c8de1146528352926df2b3d Closes-Bug: #1836761
This commit is contained in:
parent
46a6432a6e
commit
86c6b3eca8
@ -11,7 +11,7 @@ repos:
|
||||
- id: debug-statements
|
||||
- id: check-yaml
|
||||
files: .*\.(yaml|yml)$
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
- repo: https://gitlab.com/pycqa/flake8.git
|
||||
rev: '3.7.7'
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
Loading…
Reference in New Issue
Block a user