Skip to content

Commit 82ecdea

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v0.910-1 → v0.920](pre-commit/mirrors-mypy@v0.910-1...v0.920)
1 parent f9f8a76 commit 82ecdea

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
@@ -29,7 +29,7 @@ repos:
2929
language: python
3030
additional_dependencies: [pygments, restructuredtext_lint]
3131
- repo: https://github.com/pre-commit/mirrors-mypy
32-
rev: v0.910-1
32+
rev: v0.920
3333
hooks:
3434
- id: mypy
3535
files: ^(src/|testing/)

0 commit comments

Comments
 (0)