PYTHON-3531 Pre-commit failure due to flake8 repository move (#1122)

This commit is contained in:
Steven Silvester 2022-11-22 13:34:17 -06:00 committed by GitHub
parent f92dd40c86
commit 0c6aacb0fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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