Skip to content
Snippets Groups Projects
Commit a8bb18b6 authored by Moul's avatar Moul
Browse files

Bump broken isort pre-commit hook

parent c3e72ce8
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ repos: ...@@ -5,7 +5,7 @@ repos:
hooks: hooks:
- id: black - id: black
- repo: https://github.com/PyCQA/isort - repo: https://github.com/PyCQA/isort
rev: 5.10.1 rev: 5.12.0
hooks: hooks:
- id: isort - id: isort
args: ["--profile", "black"] args: ["--profile", "black"]
......
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