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 a8a7267 commit da2910fCopy full SHA for da2910f
.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.4.0
+ rev: 1.5.0
24
hooks:
25
- id: django-upgrade
26
args: [--target-version, "3.2"]
0 commit comments