chore: upgrade isort and fix pre-commit hook

See https://github.com/PyCQA/isort/pull/2078

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2345>
This commit is contained in:
jo 2023-01-28 18:02:47 +01:00
parent cc7c7b9f67
commit 8412e436f0
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ repos:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort