Fix flake8 git repo location

The correct gitlab url ends in .git.

Change-Id: I504512eb9e4ff8f21c8de1146528352926df2b3d
Closes-Bug: #1836761
This commit is contained in:
Alex Schultz 2019-07-23 13:15:42 -06:00
parent 46a6432a6e
commit 86c6b3eca8
1 changed files with 1 additions and 1 deletions

View File

@ -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