Skip to content

Commit 3e48f34

Browse files
committed
⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.12.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8722ad5 commit 3e48f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ repos:
9797

9898
# Check static types with mypy
9999
- repo: https://github.com/pre-commit/mirrors-mypy
100-
rev: v1.12.0
100+
rev: v1.12.1
101101
hooks:
102102
- id: mypy
103103
files: ^(src/mqt|test/python|noxfile.py)

0 commit comments

Comments
 (0)