Skip to content

Commit a7fc49b

Browse files
ci: pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.16.0 → 1.18.0](adamchainz/django-upgrade@1.16.0...1.18.0)
1 parent 64bca5e commit a7fc49b

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
@@ -14,7 +14,7 @@ repos:
1414
- id: pyupgrade
1515
args: ["--py37-plus"]
1616
- repo: https://github.com/adamchainz/django-upgrade
17-
rev: "1.16.0"
17+
rev: "1.18.0"
1818
hooks:
1919
- id: django-upgrade
2020
args: [--target-version, "2.2"]

0 commit comments

Comments
 (0)