Skip to content

Commit 6e7211c

Browse files
⬆️🪝 Update pre-commit hook pre-commit/mirrors-mypy to v1.14.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 449a5b1 commit 6e7211c

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
@@ -67,7 +67,7 @@ repos:
6767

6868
# Static type checking using mypy
6969
- repo: https://github.com/pre-commit/mirrors-mypy
70-
rev: v1.14.0
70+
rev: v1.14.1
7171
hooks:
7272
- id: mypy
7373
files: ^(src/mqt|test/python|noxfile.py)

0 commit comments

Comments
 (0)