From 489b6e4ecb9ac33490dd0bbc895baa709a98c634 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Feb 2026 05:05:29 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.43.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 7c4915e6..f9c12248 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.42.3 + rev: v1.43.1 hooks: - id: typos - id: typos