From 6e2aed6d5417fe9ad43e65d46f12a7feadaa5970 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 19:09:22 +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 dfb974d..1a17897 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: exclude: ^(.+/)*(.+\.go|go\..+|Makefile|.+\.plist)$ - repo: https://github.com/crate-ci/typos - rev: v1.43.0 + rev: v1.43.1 hooks: - id: typos