Skip to content

Commit 845a736

Browse files
[pre-commit.ci] pre-commit autoupdate (#459)
updates: - [github.com/adamchainz/django-upgrade: 1.6.1 → 1.7.0](adamchainz/django-upgrade@1.6.1...1.7.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 466a500 commit 845a736

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
@@ -9,7 +9,7 @@ repos:
99
args: ["--py37-plus"]
1010

1111
- repo: https://github.com/adamchainz/django-upgrade
12-
rev: '1.6.1'
12+
rev: '1.7.0'
1313
hooks:
1414
- id: django-upgrade
1515
args: [--target-version, "2.2"]

0 commit comments

Comments
 (0)