Skip to content

Commit

Permalink
chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.2…
Browse files Browse the repository at this point in the history
…2.2 (#13170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent acc1dc4 commit 21163f4
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.22.1
rev: 1.22.2
hooks:
- id: django-upgrade
args: [--target-version, '5.0']
Expand Down

0 comments on commit 21163f4

Please sign in to comment.