Skip to content

Commit 72c5ca1

Browse files
smithdc1carltongibson
authored andcommitted
Updated flake8 repo location in pre-commit config to github.
1 parent 8b76e05 commit 72c5ca1

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
@@ -17,7 +17,7 @@ repos:
1717
- id: isort
1818
args: ["--profile=black"]
1919

20-
- repo: https://gitlab.com/pycqa/flake8
20+
- repo: https://github.com/pycqa/flake8
2121
rev: 3.8.4
2222
hooks:
2323
- id: flake8

0 commit comments

Comments
 (0)