Changed a pre-commit hook URL.
This commit is contained in:
parent
e1734c0dc1
commit
644e951b1a
|
@ -20,7 +20,7 @@ repos:
|
|||
- id: yapf
|
||||
args: ['--style', '{based_on_style: pep8; indent_width: 4}']
|
||||
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: '3.9.2' # Use the sha / tag you want to point at
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
|
Loading…
Reference in New Issue