Skip to content

Commit 82238c2

Browse files
chore(deps): update pre-commit hook adamchainz/django-upgrade to v1.22.2 (#844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50a2c96 commit 82238c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.22.1
19+
rev: 1.22.2
2020
hooks:
2121
- id: django-upgrade
2222
args: [--target-version, '5.0']

0 commit comments

Comments
 (0)