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 41b3c8d commit 9ecb5baCopy full SHA for 9ecb5ba
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
rev: "1.28.0"
35
hooks:
36
- id: django-upgrade
37
- args: [--target-version, "5.0"]
+ args: [--target-version, "5.1"]
38
39
- repo: https://github.com/psf/black
40
rev: 25.9.0
0 commit comments