mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
[Enhancement] Download flake8 from github as pre-commit hooks (#695)
This commit is contained in:
parent
a0f1c011c0
commit
5d1d159715
@ -1,7 +1,7 @@
|
||||
exclude: ^tests/data/
|
||||
repos:
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: 3.8.1
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 4.0.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
- repo: https://github.com/asottile/seed-isort-config
|
||||
|
Loading…
x
Reference in New Issue
Block a user