Skip to content

Commit 2af4f73

Browse files
authored
build: Switch to github flake8 repo (#66)
1 parent 0404bd4 commit 2af4f73

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
@@ -38,7 +38,7 @@ repos:
3838
hooks:
3939
- id: black_nbconvert
4040

41-
- repo: https://gitlab.com/pycqa/flake8
41+
- repo: https://github.com/PyCQA/flake8
4242
rev: 3.7.9
4343
hooks:
4444
- id: flake8

0 commit comments

Comments
 (0)