From 0239e304d423d460e000fea3176e3ea7a67d83a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 02:05:10 +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 8f8a08ea..7b2dc060 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: check-case-conflict - id: detect-private-key - repo: https://github.com/crate-ci/typos - rev: v1.42.1 + rev: v1.42.3 hooks: - id: typos - repo: https://github.com/crate-ci/committed