Skip to content

Commit

Permalink
Update pre-commit hook adamchainz/django-upgrade to v1.23.1 (#13785)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 3720da7 commit 4da0208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
args: [--no-sort-keys, --autofix, --no-ensure-ascii]
exclude: ^weblate/trans/fixtures/simple-project.json|weblate/trans/tests/data/.*.json$
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.23.0
rev: 1.23.1
hooks:
- id: django-upgrade
args: [--target-version, '5.1']
Expand Down

0 comments on commit 4da0208

Please sign in to comment.