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 50d2394 commit 75d27b6Copy full SHA for 75d27b6
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
# args: ["--py37-plus"]
8
9
- repo: https://github.com/adamchainz/django-upgrade
10
- rev: '1.5.0'
+ rev: '1.6.1'
11
hooks:
12
- id: django-upgrade
13
args: [--target-version, "2.2"]
0 commit comments