mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Update django-upgrade pre-commit hooks (#5232)
This commit is contained in:
parent
88da1f4413
commit
1b88b699c9
|
@ -28,7 +28,7 @@ repos:
|
|||
exclude: '{{cookiecutter.project_slug}}/templates/'
|
||||
|
||||
- repo: https://github.com/adamchainz/django-upgrade
|
||||
rev: '1.19.0'
|
||||
rev: '1.20.0'
|
||||
hooks:
|
||||
- id: django-upgrade
|
||||
args: ['--target-version', '4.2']
|
||||
|
|
Loading…
Reference in New Issue
Block a user