⇪ Bump isort to v5.12.0
The previous version had a Poetry packaging problem. This patch fixes that.
This commit is contained in:
parent
0eaf3a11fd
commit
d2ce3ec872
|
@ -9,7 +9,7 @@ repos:
|
||||||
- id: add-trailing-comma
|
- id: add-trailing-comma
|
||||||
|
|
||||||
- repo: https://github.com/PyCQA/isort.git
|
- repo: https://github.com/PyCQA/isort.git
|
||||||
rev: 5.11.4
|
rev: 5.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Reference in New Issue