We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87034d commit 646ad20Copy full SHA for 646ad20
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
hooks:
32
- id: flake8
33
- repo: https://github.com/pre-commit/mirrors-mypy
34
- rev: v0.990
+ rev: v0.991
35
36
- id: mypy
37
exclude: ^(docs/|example-plugin/)
0 commit comments