From b0a61e38dada0b4e41ea4d93db176a606618283f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Jan 2026 05:05:50 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.42.3 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 12fbc0a0..7c4915e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: check-added-large-files - repo: https://github.com/crate-ci/typos - rev: v1.41.0 + rev: v1.42.3 hooks: - id: typos - id: typos