We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 407516c + 0a90958 commit a785803Copy full SHA for a785803
1 file changed
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: isort
25
- repo: https://github.com/pre-commit/mirrors-mypy
26
- rev: v1.14.0
+ rev: v1.14.1
27
28
- id: mypy
29
additional_dependencies: [numpy, types-PyYAML]
0 commit comments