Skip to content

Commit a9e9a0b

Browse files
ci: pre-commit autoupdate (#109)
updates: - [github.com/adamchainz/django-upgrade: 1.12.0 → 1.13.0](adamchainz/django-upgrade@1.12.0...1.13.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fcbf65f commit a9e9a0b

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.12.0"
17+
rev: "1.13.0"
1818
hooks:
1919
- id: django-upgrade
2020
args: [--target-version, "2.2"]

0 commit comments

Comments
 (0)