Skip to content

Commit 5abe497

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#108)
2 parents aed8430 + 149752c commit 5abe497

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.2.0
10+
rev: v3.2.2
1111
hooks:
1212
- id: pyupgrade
1313
args: [--py36-plus]
1414
- repo: https://github.com/adamchainz/django-upgrade
15-
rev: 1.11.0
15+
rev: 1.12.0
1616
hooks:
1717
- id: django-upgrade
1818
args: [--target-version, "3.2"]

0 commit comments

Comments
 (0)