From 5bfaeab76a67eb414b5afa149c1a4945b198ca8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 20:54:46 +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 1885586..0634f32 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.0 hooks: - id: typos