mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-19 18:32:43 +03:00
Update target version for django-upgrade
This commit is contained in:
parent
25d27becbb
commit
373a49c7e1
|
@ -32,7 +32,7 @@ repos:
|
|||
rev: '1.28.0'
|
||||
hooks:
|
||||
- id: django-upgrade
|
||||
args: ['--target-version', '5.0']
|
||||
args: ['--target-version', '5.2']
|
||||
|
||||
# Run the Ruff linter.
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
|
|
Loading…
Reference in New Issue
Block a user