Skip to content

Commit b271654

Browse files
⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.15.0 (#513)
1 parent 6420f02 commit b271654

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
@@ -95,7 +95,7 @@ repos:
9595

9696
# Check static types with mypy
9797
- repo: https://github.com/pre-commit/mirrors-mypy
98-
rev: v1.14.1
98+
rev: v1.15.0
9999
hooks:
100100
- id: mypy
101101
files: ^(src/mqt|test/python|noxfile.py)

0 commit comments

Comments
 (0)