chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.27.0 (#1052)
Some checks failed
Pre-commit check / pre-commit (push) Has been cancelled
Distribution / setup (push) Has been cancelled
Test / Python 3.11 (push) Has been cancelled
Test / Python 3.12 (push) Has been cancelled

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-27 16:03:41 +00:00 committed by GitHub
parent 45505fe838
commit 124ba05a96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ repos:
- id: pretty-format-json
args: [--no-sort-keys, --autofix, --no-ensure-ascii]
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.26.0
rev: 1.27.0
hooks:
- id: django-upgrade
args: [--target-version, '5.2']