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 f74bf69 commit 5e48a01Copy full SHA for 5e48a01
.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