We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2171bf5 commit 1161828Copy full SHA for 1161828
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
rev: '1.20.0'
56
hooks:
57
- id: django-upgrade
58
- args: [--target-version, '3.2']
+ args: [--target-version, '4.2']
59
- repo: https://github.com/hhatto/autopep8
60
rev: 'v2.3.1'
61
0 commit comments