Skip to content

Commit 4e1cc7a

Browse files
committed
Update repository URL for Flake8
Committed via https://github.com/asottile/all-repos
1 parent 53c7a8c commit 4e1cc7a

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
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: black
66
args: [--line-length=80]
7-
- repo: https://gitlab.com/pycqa/flake8
7+
- repo: https://github.com/PyCQA/flake8
88
rev: "3.8.4"
99
hooks:
1010
- id: flake8

0 commit comments

Comments
 (0)