From a34a5818904727141fc2edc22ba3ade06f6b5aad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 23:23:21 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.24.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 97d2728e6..15ba31d35 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.23.7 + rev: v1.24.1 hooks: - id: typos