From 61aa63bfdc85e72725322e836f1568739fbf4822 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 08:43:32 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.46.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 16e9484..df10181 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: \.github/.*\.md )$ - repo: https://github.com/crate-ci/typos - rev: v1.46.0 + rev: v1.46.1 hooks: - id: typos args: [--force-exclude]