We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcae84d commit 7de5a30Copy full SHA for 7de5a30
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
hooks:
15
- id: doc8
16
- repo: https://github.com/adamchainz/django-upgrade
17
- rev: 1.23.1
+ rev: 1.24.0
18
19
- id: django-upgrade
20
args: [--target-version, "4.2"]
0 commit comments