From 45c378c52d6e255e6c4845004ae48f0761e13635 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:48:53 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.24.5 --- .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 d2434edf4..b961ce17f 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.4 + rev: v1.24.5 hooks: - id: typos