From f206177498caefb7ff377da14cbdb481414414ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:56:56 +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 3bdd637..7b2e3b5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: ruff-format - repo: https://github.com/crate-ci/typos - rev: v1.42.2 + rev: v1.43.0 hooks: - id: typos