Skip to content

Commit d9101d2

Browse files
⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.14.0 (#580)
1 parent be9dac4 commit d9101d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ repos:
7474

7575
# Check static types with mypy
7676
- repo: https://github.com/pre-commit/mirrors-mypy
77-
rev: v1.13.0
77+
rev: v1.14.0
7878
hooks:
7979
- id: mypy
8080
files: ^(src/mqt|test/python|noxfile.py)

0 commit comments

Comments
 (0)