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 9d6f3bc commit 03e7b02Copy full SHA for 03e7b02
.pre-commit-config.yaml
@@ -73,7 +73,7 @@ repos:
73
74
# Static type checking using mypy
75
- repo: https://github.com/pre-commit/mirrors-mypy
76
- rev: v1.17.1
+ rev: v1.18.2
77
hooks:
78
- id: mypy
79
files: ^(python/mqt|test/python)
0 commit comments