From f09dca30c393b424acbb69189a0fa5c1cb66c9f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:41:01 +0000 Subject: [PATCH] chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0 --- .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 193a302b..4eef4a84 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-case-conflict - id: detect-private-key - repo: https://github.com/crate-ci/typos - rev: v1.46.0 + rev: v1.47.0 hooks: - id: typos - repo: https://github.com/crate-ci/committed