From 1516991ab0d9c9ffe19eca42f52a0666260bc702 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 18:41:55 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.26.8 --- .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 489fa7bc4..7f9beb4b7 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.26.1 + rev: v1.26.8 hooks: - id: typos