Skip to content

Commit 2d10807

Browse files
authored
Merge pull request #77 from mikemhenry/patch-1
flake8 has moved to github
2 parents eba9354 + db85b82 commit 2d10807

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
@@ -44,7 +44,7 @@ repos:
4444
- id: isort
4545
args:
4646
- --settings=.
47-
- repo: https://gitlab.com/pycqa/flake8
47+
- repo: https://github.com/pycqa/flake8
4848
rev: 3.9.2
4949
hooks:
5050
- &flake8

0 commit comments

Comments
 (0)