mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-28 15:54:50 +03:00
Update django-upgrade pre-commit hook (#5991)
Auto-update pre-commit hooks Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
This commit is contained in:
parent
2157e130e4
commit
49ad048964
|
@ -29,7 +29,7 @@ repos:
|
|||
exclude: '{{cookiecutter.project_slug}}/templates/'
|
||||
|
||||
- repo: https://github.com/adamchainz/django-upgrade
|
||||
rev: '1.25.0'
|
||||
rev: '1.26.0'
|
||||
hooks:
|
||||
- id: django-upgrade
|
||||
args: ['--target-version', '5.0']
|
||||
|
|
Loading…
Reference in New Issue
Block a user