mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-04-29 03:04:43 +00:00
[pre-commit.ci] pre-commit autoupdate (#200)
updates: - [github.com/pycqa/isort: 5.10.1 → v5.11.3](https://github.com/pycqa/isort/compare/5.10.1...v5.11.3)
This commit is contained in:
parent
e47382d4ab
commit
7755b606ae
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.10.1"
|
||||
rev: "v5.11.3"
|
||||
hooks:
|
||||
- id: isort
|
||||
args: ["--profile", "black"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue