mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.9.3 → 5.10.1](https://github.com/PyCQA/isort/compare/5.9.3...5.10.1)
This commit is contained in:
parent
355d3857f0
commit
208e226c72
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.9.3
|
||||
rev: 5.10.1
|
||||
hooks:
|
||||
- id: isort
|
||||
args: ['--profile', 'black', '--check-only', '--diff']
|
||||
|
|
|
|||
Loading…
Reference in a new issue