Skip to content

Commit 0c33b39

Browse files
committed
Solving pre-commit issue with flake8 repo
1 parent 45c415b commit 0c33b39

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
@@ -10,7 +10,7 @@ repos:
1010
hooks:
1111
- id: isort
1212

13-
- repo: https://gitlab.com/PyCQA/flake8
13+
- repo: https://github.com/PyCQA/flake8
1414
rev: 4.0.1
1515
hooks:
1616
- id: flake8

0 commit comments

Comments
 (0)