pre-commit: Bump isort from 5.10.1 to 5.11.5
This fixes python 3.7 support due to poetry, a dependency of isort, that removed support for that Python version in a recent release.
This commit is contained in:
parent
bcf30aba90
commit
36179044ad
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ repos:
|
|||
types: [python]
|
||||
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.10.1
|
||||
rev: 5.11.5
|
||||
hooks:
|
||||
- id: isort
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue