Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 18b3f1a

Browse files
chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.25.0 (#545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65b16db commit 18b3f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: pretty-format-json
1717
args: [--no-sort-keys, --autofix, --no-ensure-ascii]
1818
- repo: https://github.com/adamchainz/django-upgrade
19-
rev: 1.24.0
19+
rev: 1.25.0
2020
hooks:
2121
- id: django-upgrade
2222
args: [--target-version, '5.0']

0 commit comments

Comments
 (0)