From 5eb8a316d438dc0826f55adf136e436c50733a4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 18:46:07 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.43.0 --- .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 8737afc..9d49b61 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.42.3 + rev: v1.43.0 hooks: - id: typos