Skip to content

Commit 6021ab5

Browse files
committed
update django-upgrade's config
1 parent 809b9a8 commit 6021ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repos:
33
rev: 1.23.1
44
hooks:
55
- id: django-upgrade
6-
args: [--target-version, "5.1"]
6+
args: [--target-version, "5.2", "--skip", "request_headers"]
77

88
- repo: https://github.com/psf/black
99
rev: 25.1.0

0 commit comments

Comments
 (0)