Skip to content
Snippets Groups Projects
Commit 7ae5f7c7 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

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.
parent 4d09a982
Branches master
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ repos:
types: [python]
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.11.5
hooks:
- id: isort
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment