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 committed by Georg Krause
parent f7924cb391
commit fedbd98b49
No known key found for this signature in database
GPG Key ID: 2970D504B2183D22
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