Skip to content

Commit 8fcaee9

Browse files
committed
Use flake8 from GitHub
1 parent dbd81c3 commit 8fcaee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
rev: 5.10.1
2222
hooks:
2323
- id: isort
24-
- repo: https://gitlab.com/pycqa/flake8
24+
- repo: https://github.com/pycqa/flake8
2525
rev: 3.9.2
2626
hooks:
2727
- id: flake8

0 commit comments

Comments
 (0)