From a5c61d513748a65ce97620e0e4eb50d89d205c7e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 May 2026 05:03:19 +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 8e5dc615f..a52b6f8cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: check-added-large-files - repo: https://github.com/crate-ci/typos - rev: v1.46.0 + rev: v1.46.1 hooks: - id: typos - id: typos