Skip to content

Commit 8b7d54a

Browse files
committed
chore: update flake8 repo url
1 parent 9ea91d2 commit 8b7d54a

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
@@ -7,7 +7,7 @@ repos:
77
language_version: python3
88
exclude: snap_
99

10-
- repo: https://gitlab.com/pycqa/flake8
10+
- repo: https://github.com/PyCQA/flake8
1111
rev: 3.9.2
1212
hooks:
1313
- id: flake8

0 commit comments

Comments
 (0)