From de4956b76c22ca83ef05f0d47807a659a3ed5b59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 19:09:48 +0000 Subject: [PATCH] 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 4f3c8f3..ebe010c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: hooks: - id: yamlfmt - repo: https://github.com/crate-ci/typos - rev: v1.47.0 + rev: v1.49.0 hooks: - id: typos - repo: https://github.com/renovatebot/pre-commit-hooks