mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-04-12 11:01:02 +00:00
[pre-commit.ci] pre-commit autoupdate (#207)
updates: - [github.com/pycqa/isort: 5.11.5 → 5.12.0](https://github.com/pycqa/isort/compare/5.11.5...5.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
47ac967679
commit
acd8d30352
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.5"
|
||||
rev: "5.12.0"
|
||||
hooks:
|
||||
- id: isort
|
||||
args: ["--profile", "black"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue