We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0b1fd commit a4d1c56Copy full SHA for a4d1c56
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- id: pyupgrade
39
args: [--py38-plus]
40
- repo: https://github.com/adamchainz/django-upgrade
41
- rev: 1.15.0
+ rev: 1.16.0
42
hooks:
43
- id: django-upgrade
44
args: [--target-version, '3.2']
0 commit comments