Skip to content

Commit 2564331

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.27.0 → 1.28.0](adamchainz/django-upgrade@1.27.0...1.28.0)
1 parent 0b9686c commit 2564331

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
@@ -52,7 +52,7 @@ repos:
5252
- id: pyupgrade
5353
args: ['--keep-mock']
5454
- repo: https://github.com/adamchainz/django-upgrade
55-
rev: '1.27.0'
55+
rev: '1.28.0'
5656
hooks:
5757
- id: django-upgrade
5858
args: [--target-version, '4.2']

0 commit comments

Comments
 (0)