build: upgrade isort version to 5.12.0
This commit is contained in:
parent
e649eac539
commit
567961bd61
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ repos:
|
|||
args:
|
||||
- "--max-line-length=120"
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.10.1
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/psf/black
|
||||
|
|
Loading…
Reference in a new issue