mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 01:14:53 +03:00
Auto-update pre-commit hooks
This commit is contained in:
parent
6d9cfeb099
commit
9a658e1875
|
@ -25,7 +25,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.13.0'
|
rev: '1.14.0'
|
||||||
hooks:
|
hooks:
|
||||||
- id: django-upgrade
|
- id: django-upgrade
|
||||||
args: ['--target-version', '4.1']
|
args: ['--target-version', '4.1']
|
||||||
|
|
Loading…
Reference in New Issue
Block a user