Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2025-08-27 02:42:31 +00:00 committed by github-actions[bot]
parent 2157e130e4
commit 3a63b45dcd

View File

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