Auto-update pre-commit hooks

This commit is contained in:
browniebroke 2023-06-15 02:32:39 +00:00 committed by GitHub
parent 6d9cfeb099
commit 9a658e1875

View File

@ -25,7 +25,7 @@ repos:
exclude: '{{cookiecutter.project_slug}}/templates/'
- repo: https://github.com/adamchainz/django-upgrade
rev: '1.13.0'
rev: '1.14.0'
hooks:
- id: django-upgrade
args: ['--target-version', '4.1']