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 e2c1e1d commit ed37951Copy full SHA for ed37951
.pre-commit-config.yaml
@@ -3,8 +3,8 @@ repos:
3
rev: 1.22.2
4
hooks:
5
- id: django-upgrade
6
- args: [--target-version, "5.1"]
7
-
+ args: [--target-version, "5.1", "--skip", "request_headers"]
+
8
- repo: https://github.com/psf/black
9
rev: 24.10.0
10
0 commit comments