There was an error while loading. Please reload this page.
2 parents fe332a2 + 0fec057 commit 8090c59Copy full SHA for 8090c59
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
language_version: python3
29
exclude: "^(build|docs|tests|setup.py)"
30
- repo: https://github.com/pre-commit/mirrors-mypy
31
- rev: 'v1.10.0'
+ rev: 'v1.10.1'
32
hooks:
33
- id: mypy
34
additional_dependencies: [numpy<1.25, pyusb>=1.0]
0 commit comments