We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef3eab commit 9b27488Copy full SHA for 9b27488
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
44
# Checking static types
45
- repo: https://github.com/pre-commit/mirrors-mypy
46
- rev: "v1.7.0"
+ rev: "v1.7.1"
47
hooks:
48
- id: mypy
49
files: "setup.py"
0 commit comments