Update django-upgrade to 1.22.2 (#5567)

This commit is contained in:
github-actions[bot] 2024-12-03 07:16:10 +00:00 committed by GitHub
parent d43c73aeb6
commit eee987e1b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ repos:
exclude: '{{cookiecutter.project_slug}}/templates/'
- repo: https://github.com/adamchainz/django-upgrade
rev: '1.22.1'
rev: '1.22.2'
hooks:
- id: django-upgrade
args: ['--target-version', '5.0']