mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-09 16:14:44 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](https://github.com/PyCQA/isort/compare/8.0.1...9.0.0a3)
This commit is contained in:
parent
7e33d8261e
commit
3ddc4a31b2
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ repos:
|
|||
- id: flake8
|
||||
args: ["--max-line-length", "110"]
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 8.0.1
|
||||
rev: 9.0.0a3
|
||||
hooks:
|
||||
- id: isort
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
|
|
|
|||
Loading…
Reference in a new issue