Auto-update pre-commit hooks (#5993)

Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-08-28 07:45:43 +01:00 committed by GitHub
parent d031178a93
commit f0ab9592de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ repos:
exclude: '{{cookiecutter.project_slug}}/templates/'
- repo: https://github.com/adamchainz/django-upgrade
rev: '1.26.0'
rev: '1.27.0'
hooks:
- id: django-upgrade
args: ['--target-version', '5.0']