Skip to content

Commit 283b715

Browse files
authored
Merge pull request #35 from micaelaw/update-flake8-repo
flake8 is now on github, not gitlab
2 parents 57ab321 + 5f1df56 commit 283b715

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)