Skip to content

Commit a5f0204

Browse files
committed
Update repository URL for Flake8
Committed via https://github.com/asottile/all-repos
1 parent 792a212 commit a5f0204

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
@@ -8,7 +8,7 @@ repos:
88
hooks:
99
- id: pyupgrade
1010
args: [--py36-plus]
11-
- repo: https://gitlab.com/pycqa/flake8
11+
- repo: https://github.com/PyCQA/flake8
1212
rev: "3.8.4"
1313
hooks:
1414
- id: flake8

0 commit comments

Comments
 (0)