From 2a977f019f6c563c217d0db6d4016f9742f249c1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 Nov 2025 05:01:41 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.39.2 --- .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 17d459e6..e321ecaa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: check-added-large-files - repo: https://github.com/crate-ci/typos - rev: v1.39.0 + rev: v1.39.2 hooks: - id: typos - id: typos