Skip to content

Commit 1161828

Browse files
committed
Upgrade Django-Upgrade pre-commit to target Django 4.2
1 parent 2171bf5 commit 1161828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repos:
5555
rev: '1.20.0'
5656
hooks:
5757
- id: django-upgrade
58-
args: [--target-version, '3.2']
58+
args: [--target-version, '4.2']
5959
- repo: https://github.com/hhatto/autopep8
6060
rev: 'v2.3.1'
6161
hooks:

0 commit comments

Comments
 (0)