mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-04-11 04:14:21 +03:00
Update django-upgrade pre-commit hook to v1.24.0 (#5742)
This commit is contained in:
parent
8459a36369
commit
28aa085015
|
@ -29,7 +29,7 @@ repos:
|
|||
exclude: '{{cookiecutter.project_slug}}/templates/'
|
||||
|
||||
- repo: https://github.com/adamchainz/django-upgrade
|
||||
rev: '1.23.1'
|
||||
rev: '1.24.0'
|
||||
hooks:
|
||||
- id: django-upgrade
|
||||
args: ['--target-version', '5.0']
|
||||
|
|
Loading…
Reference in New Issue
Block a user