From 4d28f4a8a01018b4a50c5c5178db50279e8dff6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 19:00:59 +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 1885586..27b7eb1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,6 +50,6 @@ repos: .bcr/config.yml ) - repo: https://github.com/crate-ci/typos - rev: v1.48.0 + rev: v1.50.1 hooks: - id: typos