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 9c9b288 commit cee704dCopy full SHA for cee704d
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: pyupgrade
22
args: [--py38-plus]
23
- repo: https://github.com/adamchainz/django-upgrade
24
- rev: "1.19.0"
+ rev: "1.20.0"
25
hooks:
26
- id: django-upgrade
27
args: [--target-version, "4.2"]
0 commit comments