Change isort version for pre-commit (#3625)
This commit is contained in:
Родитель
b93590c107
Коммит
76e163fb32
|
@ -20,7 +20,7 @@ repos:
|
|||
- id: yamllint
|
||||
args: [-c, .yamllint.yaml, .]
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.7.0
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/PyCQA/pydocstyle
|
||||
|
|
Загрузка…
Ссылка в новой задаче