From c395688d9ec6b24e7ce872f65db304d0fd23c470 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 12:19:50 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.49.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 89a3e9ea0..b5314867c 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.48.0 + rev: v1.49.0 hooks: - id: typos args: []