Skip to content

Commit 60906b2

Browse files
committed
Bumps mypy from 0.812 to 0.901.
1 parent fb8a25f commit 60906b2

File tree

3 files changed

+87
-60
lines changed

3 files changed

+87
-60
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
language_version: python3
1919
args: [--line-length=100]
2020
- repo: https://github.com/pre-commit/mirrors-mypy
21-
rev: v0.812
21+
rev: v0.901
2222
hooks:
2323
- id: mypy
2424
files: async_search_client/

0 commit comments

Comments
 (0)