From daebc3bee1c153a03d2b9980a0d54d8e75e21b71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 21:38:44 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.44.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 cef3cf346..dc55b7c14 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.43.5 + rev: v1.44.0 hooks: - id: typos args: []