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 a4932d0 commit 50d2394Copy full SHA for 50d2394
.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.4.0'
+ rev: '1.5.0'
11
hooks:
12
- id: django-upgrade
13
args: [--target-version, "2.2"]
0 commit comments