Update target version for django-upgrade

This commit is contained in:
Bruno Alla 2025-08-05 22:48:08 +01:00
parent 997dcb172e
commit 23310e8425

View File

@ -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