update isort to 5.12
parent
4f0e1d205a
commit
4a3f99f251
|
@ -16,7 +16,7 @@ repos:
|
|||
args:
|
||||
- --max-line-length=160
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.7.0
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
name: Sort python imports (shows diff)
|
||||
|
|
Loading…
Reference in New Issue