From cee78296a0f9c2cffcc292eaf099f57ddbfa1dec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:07:35 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.45.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 22876e38d..8be2a11ba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: check-hooks-apply - id: check-useless-excludes - repo: https://github.com/crate-ci/typos - rev: v1.45.0 + rev: v1.45.1 hooks: - id: typos args: []