From f463cbab4f9bae9a0272cb00f62816073eccc8fa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Aug 2026 05:01:40 +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 b197630ce..b320d06e8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: check-added-large-files - repo: https://github.com/crate-ci/typos - rev: v1.48.0 + rev: v1.49.0 hooks: - id: typos - id: typos