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 1dd6401 commit 550212cCopy full SHA for 550212c
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: isort
27
exclude: ^examples/
28
- repo: https://github.com/pre-commit/mirrors-mypy
29
- rev: v0.942
+ rev: v0.960
30
hooks:
31
- id: mypy
32
additional_dependencies: [types-all]
0 commit comments