Skip to content

Commit b662949

Browse files
committed
ci: change pre-commit hook repo of flake8
https://gitlab.com/pycqa/flake8 is not available.
1 parent 24f5355 commit b662949

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
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: check-manifest
2121

22-
- repo: https://gitlab.com/pycqa/flake8
22+
- repo: https://github.com/PyCQA/flake8
2323
rev: 3.8.3
2424
hooks:
2525
- id: flake8

0 commit comments

Comments
 (0)