Skip to content

Commit 7f13175

Browse files
⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.13.0 (#493)
1 parent 5cbc18c commit 7f13175

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.1
100+
rev: v1.13.0
101101
hooks:
102102
- id: mypy
103103
files: ^(src/mqt|test/python|noxfile.py)

0 commit comments

Comments
 (0)