We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea5c9d2 commit 48a8ea5Copy full SHA for 48a8ea5
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
- id: pyupgrade
53
args: ['--keep-mock']
54
- repo: https://github.com/adamchainz/django-upgrade
55
- rev: '1.22.1'
+ rev: '1.22.2'
56
hooks:
57
- id: django-upgrade
58
args: [--target-version, '4.2']
0 commit comments