Skip to content

Commit e9f3a01

Browse files
[pre-commit.ci] pre-commit autoupdate (pytest-dev#10733)
updates: - [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.0](pre-commit/mirrors-mypy@v0.991...v1.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 00c94ab commit e9f3a01

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
@@ -58,7 +58,7 @@ repos:
5858
hooks:
5959
- id: python-use-type-annotations
6060
- repo: https://github.com/pre-commit/mirrors-mypy
61-
rev: v0.991
61+
rev: v1.0.0
6262
hooks:
6363
- id: mypy
6464
files: ^(src/|testing/)

0 commit comments

Comments
 (0)