Skip to content

Commit 75b3c90

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#129)
2 parents 921e42a + a11f7f1 commit 75b3c90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ repos:
77
- id: trailing-whitespace
88
- id: mixed-line-ending
99
- repo: https://github.com/asottile/pyupgrade
10-
rev: v3.6.0
10+
rev: v3.7.0
1111
hooks:
1212
- id: pyupgrade
1313
args: [--py36-plus]
1414
- repo: https://github.com/adamchainz/django-upgrade
15-
rev: 1.13.0
15+
rev: 1.14.0
1616
hooks:
1717
- id: django-upgrade
1818
args: [--target-version, "3.2"]

0 commit comments

Comments
 (0)