mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-05-14 10:13:10 +00:00
[pre-commit.ci] pre-commit autoupdate (#236)
updates: - [github.com/pycqa/isort: 5.12.0 → 5.13.0](https://github.com/pycqa/isort/compare/5.12.0...5.13.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
d23a2ca4c5
commit
186900d937
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.12.0"
|
||||
rev: "5.13.0"
|
||||
hooks:
|
||||
- id: isort
|
||||
args: ["--profile", "black"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue