mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-24 13:54:51 +03:00
Update target version for django-upgrade
This commit is contained in:
parent
997dcb172e
commit
23310e8425
|
@ -32,7 +32,7 @@ repos:
|
||||||
rev: '1.25.0'
|
rev: '1.25.0'
|
||||||
hooks:
|
hooks:
|
||||||
- id: django-upgrade
|
- id: django-upgrade
|
||||||
args: ['--target-version', '5.0']
|
args: ['--target-version', '5.2']
|
||||||
|
|
||||||
# Run the Ruff linter.
|
# Run the Ruff linter.
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
|
|
Loading…
Reference in New Issue
Block a user