From 707f564a940ddc065a4da5f538c2476f8d8551d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 00:37:40 +0000 Subject: [PATCH] chore(deps): Update pre-commit hook crate-ci/typos to v1.50.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 190faedf..1d40ac0e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: check-case-conflict - id: detect-private-key - repo: https://github.com/crate-ci/typos - rev: v1.48.0 + rev: v1.50.0 hooks: - id: typos - repo: https://github.com/crate-ci/committed