Skip to content

Commit 57fefee

Browse files
[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 a4932d0 commit 57fefee

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
@@ -7,7 +7,7 @@ repos:
77
# args: ["--py37-plus"]
88

99
- repo: https://github.com/adamchainz/django-upgrade
10-
rev: '1.4.0'
10+
rev: '1.5.0'
1111
hooks:
1212
- id: django-upgrade
1313
args: [--target-version, "2.2"]

0 commit comments

Comments
 (0)