Skip to content

Commit 906a6b8

Browse files
authored
Remove --target-version from django-upgrade invocation (#1007)
The target version is now autodetected from pyproject.toml, since version 1.24.0.
1 parent 64fe6a1 commit 906a6b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ repos:
3838
rev: 700530171ecf380bc829a64388f49d14ecd61c53 # frozen: 1.25.0
3939
hooks:
4040
- id: django-upgrade
41-
args: [--target-version, '4.2']
4241
- repo: https://github.com/adamchainz/blacken-docs
4342
rev: 78a9dcbecf4f755f65d1f3dec556bc249d723600 # frozen: 1.19.1
4443
hooks:

0 commit comments

Comments
 (0)