From 86da257902c28a42d24345205167c3b218a9772d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 19:16:49 +0000 Subject: [PATCH] chore(pre-commit): update crate-ci/typos to v1.45.1 --- .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 ed0c2bf6083..8a9491159a8 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.45.1 hooks: - id: typos exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$