Skip to content

Commit 0c6aacb

Browse files
authored
PYTHON-3531 Pre-commit failure due to flake8 repository move (#1122)
1 parent f92dd40 commit 0c6aacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
files: \.py$
3131
args: [--profile=black]
3232

33-
- repo: https://gitlab.com/pycqa/flake8
33+
- repo: https://github.com/PyCQA/flake8
3434
rev: 3.9.2
3535
hooks:
3636
- id: flake8

0 commit comments

Comments
 (0)