From 55fb3b8848b839b13c6d5253b657ce99a1ed1ef2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Feb 2026 05:01:26 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.43.3 --- .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 5224637b..33d39358 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: check-added-large-files - repo: https://github.com/crate-ci/typos - rev: v1.43.2 + rev: v1.43.3 hooks: - id: typos - id: typos