Skip to content

Commit 6a77552

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 4c8cc5a commit 6a77552

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
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: pyupgrade
2626
- repo: https://github.com/adamchainz/django-upgrade
27-
rev: "1.27.0" # replace with latest tag on GitHub
27+
rev: "1.28.0" # replace with latest tag on GitHub
2828
hooks:
2929
- id: django-upgrade
3030
args: [--target-version, "5.0"] # Replace with Django version

0 commit comments

Comments
 (0)