From bb9d14d1ddd8e6136fc3d9c8d9b48c3e8389d191 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:54:25 +0000 Subject: [PATCH] =?UTF-8?q?chore(pre-commit):=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=F0=9F=AA=9D=20Update=20pre-commit=20hook=20crate-ci/typos=20to?= =?UTF-8?q?=20v1.26.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 fae223f..2fe6c09 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: # Check for spelling - repo: https://github.com/crate-ci/typos - rev: v1.26.0 + rev: v1.26.8 hooks: - id: typos