Skip to content

Commit 52eb8af

Browse files
chore(deps): 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 79c7574 commit 52eb8af

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
@@ -92,7 +92,7 @@ repos:
9292

9393
# static type checking with mypy
9494
- repo: https://github.com/pre-commit/mirrors-mypy
95-
rev: v1.17.1
95+
rev: v1.18.2
9696
hooks:
9797
- id: mypy
9898
additional_dependencies:

0 commit comments

Comments
 (0)