From 96dc72146c65c036f2840e8c1079f0f378dca4eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 18:57:09 +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 ef2051a..99bc192 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,6 +44,6 @@ repos: - yaml - json - repo: https://github.com/crate-ci/typos - rev: v1.40.0 + rev: v1.42.3 hooks: - id: typos