mirror of https://github.com/open-mmlab/mim.git
Upgrade the version of isort to fix lint error (#199)
parent
231ffc73cb
commit
213f1b2235
|
@ -5,7 +5,7 @@ repos:
|
|||
hooks:
|
||||
- id: flake8
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.10.1
|
||||
rev: 5.11.5
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/pre-commit/mirrors-yapf
|
||||
|
|
Loading…
Reference in New Issue