Skip to content

Commit d61b4d4

Browse files
pre-commit-ci[bot]matthiask
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.6.1 → 1.7.0](adamchainz/django-upgrade@1.6.1...1.7.0)
1 parent f071cff commit d61b4d4

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.6.1
23+
rev: 1.7.0
2424
hooks:
2525
- id: django-upgrade
2626
args: [--target-version, "3.2"]

0 commit comments

Comments
 (0)