Skip to content

Commit afce5cb

Browse files
authored
Merge branch 'master' into feat/components
2 parents d4bfe19 + e8e6e6e commit afce5cb

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)