Skip to content

Commit e4386b5

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#122)
2 parents cd2c8c7 + 03b1f17 commit e4386b5

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
@@ -12,12 +12,12 @@ repos:
1212
- id: pyupgrade
1313
args: [--py36-plus]
1414
- repo: https://github.com/adamchainz/django-upgrade
15-
rev: 1.12.0
15+
rev: 1.13.0
1616
hooks:
1717
- id: django-upgrade
1818
args: [--target-version, "3.2"]
1919
- repo: https://github.com/pre-commit/pygrep-hooks
20-
rev: v1.9.0
20+
rev: v1.10.0
2121
hooks:
2222
- id: python-check-blanket-noqa
2323
- id: python-check-mock-methods

0 commit comments

Comments
 (0)