Skip to content

Commit 5e48a01

Browse files
⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.18.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f74bf69 commit 5e48a01

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
@@ -73,7 +73,7 @@ repos:
7373

7474
# Static type checking using mypy
7575
- repo: https://github.com/pre-commit/mirrors-mypy
76-
rev: v1.17.1
76+
rev: v1.18.2
7777
hooks:
7878
- id: mypy
7979
files: ^(python/mqt|test/python)

0 commit comments

Comments
 (0)