From 4c1f83b1b74ebe4194edbe4ade1a18d59908fcf8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 23:48:24 +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 d6fd766..2f65be9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: hooks: - id: yamlfmt - repo: https://github.com/crate-ci/typos - rev: v1.47.0 + rev: v1.50.1 hooks: - id: typos - repo: https://github.com/renovatebot/pre-commit-hooks