PYTHON-3531 Pre-commit failure due to flake8 repository move (#1122)
This commit is contained in:
parent
f92dd40c86
commit
0c6aacb0fb
@ -30,7 +30,7 @@ repos:
|
||||
files: \.py$
|
||||
args: [--profile=black]
|
||||
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 3.9.2
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user