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