From 57e17550c6158ebbb22ff0b24f027ed047bb7412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 04:44:37 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.50.1 --- .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 0bd7350db..82d199e30 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.50.0 + rev: v1.50.1 hooks: - id: typos args: []