We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f071cff commit d61b4d4Copy full SHA for d61b4d4
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: pyupgrade
21
args: [--py37-plus]
22
- repo: https://github.com/adamchainz/django-upgrade
23
- rev: 1.6.1
+ rev: 1.7.0
24
hooks:
25
- id: django-upgrade
26
args: [--target-version, "3.2"]
0 commit comments