From 8fe8438f5de4fe9f324c221b0d3928409e1e0249 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 May 2026 19:17:04 +0000 Subject: [PATCH] chore(deps): update pre-commit hook 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 a52b6f8cb..1c518a661 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.1 + rev: v1.46.2 hooks: - id: typos - id: typos