From 1bb270a0942a18ca6b85de4325abbeabf61d6b86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 22:43:05 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/typos to v1.28.0 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 ed3c51e..b434f13 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: # exclude: # ^gitops/(?:templates|files)/.*\.yaml - repo: https://github.com/crate-ci/typos - rev: v1.27.3 + rev: v1.28.0 hooks: - id: typos - repo: https://github.com/igorshubovych/markdownlint-cli