From 8960080cb9c63e1cba7788e73ff9de9f79a6ccbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:45:13 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.25.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 5211ef91e5..b8a3e5b7d5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,7 +68,7 @@ repos: ) - repo: https://github.com/crate-ci/typos - rev: v1.24.6 + rev: v1.25.0 hooks: - id: typos