Skip to content

Commit 0bf263e

Browse files
⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.13.0 (#461)
1 parent 76b2f9f commit 0bf263e

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.12.1
98+
rev: v1.13.0
9999
hooks:
100100
- id: mypy
101101
files: ^(src/mqt|test/python|noxfile.py)

0 commit comments

Comments
 (0)