mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
isort 5.11.4 is broken (#205)
See https://github.com/PyCQA/isort/issues/2077
This commit is contained in:
parent
3ef273f086
commit
9c1ebdcda4
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ repos:
|
|||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: "5.11.4"
|
||||
rev: "5.11.5"
|
||||
hooks:
|
||||
- id: isort
|
||||
args: ["--profile", "black"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue