Skip to content

Commit 121b547

Browse files
pre-commit-ci[bot]pauloxnet
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.24.0 → 1.25.0](adamchainz/django-upgrade@1.24.0...1.25.0)
1 parent e44c8ed commit 121b547

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
@@ -33,7 +33,7 @@ repos:
3333
- id: pyupgrade
3434
args: [--py312]
3535
- repo: https://github.com/adamchainz/django-upgrade
36-
rev: "1.24.0"
36+
rev: "1.25.0"
3737
hooks:
3838
- id: django-upgrade
3939
args: [--target-version, "5.2"]

0 commit comments

Comments
 (0)