Skip to content

Commit 8e93869

Browse files
⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.16.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03a2fe8 commit 8e93869

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
@@ -80,7 +80,7 @@ repos:
8080

8181
# Check static types with mypy
8282
- repo: https://github.com/pre-commit/mirrors-mypy
83-
rev: v1.15.0
83+
rev: v1.16.0
8484
hooks:
8585
- id: mypy
8686
files: ^(src/mqt|test/python|noxfile.py)

0 commit comments

Comments
 (0)