From 3826c0cdf17fe995e3c74147c767fe4b37739468 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 21:22:43 +0000 Subject: [PATCH] chore(pre-commit): update crate-ci/typos to v1.46.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 901e63f4fae..672642108e0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -88,7 +88,7 @@ repos: - id: check-illegal-windows-names - repo: https://github.com/crate-ci/typos - rev: v1.44.0 + rev: v1.46.2 hooks: - id: typos exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$