From e848d0c203194f7fb1682a78b8cf2b1650a7de1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 23:08:19 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.38.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 1be3f05..8883f41 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,6 +55,6 @@ repos: .bcr/config.yml ) - repo: https://github.com/crate-ci/typos - rev: v1.28.4 + rev: v1.38.1 hooks: - id: typos