Skip to content

Commit f337d54

Browse files
committed
Follow flake8's pre-commit repo from GitLab to GitHub
1 parent 0f4cf9a commit f337d54

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: black
1010
args: [ '--safe' ]
11-
- repo: https://gitlab.com/pycqa/flake8
11+
- repo: https://github.com/pycqa/flake8
1212
rev: 4.0.1
1313
hooks:
1414
- id: flake8

0 commit comments

Comments
 (0)