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 fa3e23f commit c50a808Copy full SHA for c50a808
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
types_or: [yaml, html, json]
41
42
- repo: https://github.com/pre-commit/mirrors-mypy
43
- rev: "v1.8.0"
+ rev: "v1.15.0"
44
hooks:
45
- id: mypy
46
files: ipykernel
0 commit comments