Skip to content

Commit bf9e060

Browse files
authored
Update repository URL for Flake8 (#1994)
Committed via https://github.com/asottile/all-repos
1 parent f59612e commit bf9e060

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
@@ -46,7 +46,7 @@ repos:
4646
args:
4747
- --min-py3-version
4848
- "3.4"
49-
- repo: https://gitlab.com/pycqa/flake8
49+
- repo: https://github.com/PyCQA/flake8
5050
rev: 3.9.0
5151
hooks:
5252
- id: flake8

0 commit comments

Comments
 (0)