Skip to content

Commit c58b22a

Browse files
committed
fix flake8 repo
1 parent 3b344ef commit c58b22a

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
@@ -65,7 +65,7 @@ repos:
6565
- '--target-version=py39'
6666
- '--check'
6767
- '--diff'
68-
- repo: 'https://gitlab.com/pycqa/flake8'
68+
- repo: 'https://github.com/pycqa/flake8'
6969
rev: 3.9.2
7070
hooks:
7171
- id: flake8

0 commit comments

Comments
 (0)