Skip to content

Commit 5b12766

Browse files
authored
Update .pre-commit-config.yaml
1 parent abc3643 commit 5b12766

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
@@ -10,7 +10,7 @@ repos:
1010
rev: '1.4.0'
1111
hooks:
1212
- id: django-upgrade
13-
args: [--target-version, "2.2"]
13+
args: [--target-version, "1.11"]
1414

1515
- repo: https://github.com/PyCQA/flake8
1616
rev: 4.0.1

0 commit comments

Comments
 (0)