mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-05-11 11:43:11 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.1...v3.15.2)
This commit is contained in:
parent
87a9466afa
commit
c7f61f6418
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ repos:
|
|||
files: ^(model_utils|tests)/
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.15.1
|
||||
rev: v3.15.2
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
|
|
|
|||
Loading…
Reference in a new issue