From 50ea35c3cc75e4b1ffa729d6e4b1f89b6ce843cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 01:59:55 +0000 Subject: [PATCH] chore(pre-commit): update crate-ci/typos to v1.47.2 --- .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 fa4f91b..24e5009 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,6 +33,6 @@ repos: exclude: ^CHANGELOG\.md$ - repo: https://github.com/crate-ci/typos - rev: v1.1.7 + rev: v1.47.2 hooks: - id: typos