Skip to content

Commit bf6974c

Browse files
authored
Switch flake8 from gitlab to github (#858)
1 parent 16e587a commit bf6974c

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
@@ -11,7 +11,7 @@ repos:
1111
args:
1212
- --skip=*.css,*.js,*.map,*.scss,*svg
1313
- --ignore-words-list=magent
14-
- repo: https://gitlab.com/PyCQA/flake8
14+
- repo: https://github.com/PyCQA/flake8
1515
rev: 5.0.4
1616
hooks:
1717
- id: flake8

0 commit comments

Comments
 (0)