Skip to content

Commit 5f1df56

Browse files
committed
flake8 is now on github, not gitlab
1 parent 57ab321 commit 5f1df56

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
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: python-use-type-annotations
4242
- id: rst-backticks
43-
- repo: https://gitlab.com/pycqa/flake8
43+
- repo: https://github.com/pycqa/flake8
4444
rev: 3.9.2
4545
hooks:
4646
- id: flake8

0 commit comments

Comments
 (0)