Skip to content

Commit 50d2394

Browse files
[pre-commit.ci] pre-commit autoupdate (#114)
updates: - [github.com/adamchainz/django-upgrade: 1.4.0 → 1.5.0](adamchainz/django-upgrade@1.4.0...1.5.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a4932d0 commit 50d2394

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)