Skip to content

Commit da2910f

Browse files
pre-commit-ci[bot]tim-schilling
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.4.0 → 1.5.0](adamchainz/django-upgrade@1.4.0...1.5.0)
1 parent a8a7267 commit da2910f

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
@@ -20,7 +20,7 @@ repos:
2020
- id: pyupgrade
2121
args: [--py37-plus]
2222
- repo: https://github.com/adamchainz/django-upgrade
23-
rev: 1.4.0
23+
rev: 1.5.0
2424
hooks:
2525
- id: django-upgrade
2626
args: [--target-version, "3.2"]

0 commit comments

Comments
 (0)