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.
2 parents b427fe6 + 568cbcb commit 2778e1cCopy full SHA for 2778e1c
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: napari-plugin-checks
18
19
- repo: https://github.com/pre-commit/mirrors-mypy
20
- rev: v1.7.0
+ rev: v1.7.1
21
hooks:
22
- id: mypy
23
additional_dependencies: [numpy, matplotlib]
0 commit comments