Bump isort to fix Poetry
Re: https://github.com/PyCQA/isort/pull/2078 Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
7f07babdf4
commit
dab0a5b661
|
@ -19,7 +19,7 @@ repos:
|
||||||
additional_dependencies: [black==22.12.0]
|
additional_dependencies: [black==22.12.0]
|
||||||
|
|
||||||
- repo: https://github.com/PyCQA/isort
|
- repo: https://github.com/PyCQA/isort
|
||||||
rev: 5.11.4
|
rev: 5.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue