Skip to content

Commit 77f0496

Browse files
committed
Update repository URL for Flake8
Committed via https://github.com/asottile/all-repos
1 parent f7b2cab commit 77f0496

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
@@ -3,7 +3,7 @@ repos:
33
rev: 20.8b1
44
hooks:
55
- id: black
6-
- repo: https://gitlab.com/pycqa/flake8
6+
- repo: https://github.com/PyCQA/flake8
77
rev: "3.8.4"
88
hooks:
99
- id: flake8

0 commit comments

Comments
 (0)