From 5dc72764f047bceb9fdf999be08f0652d951f0ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 12:43:46 +0300 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20pre-commit=20hook=20goo?= =?UTF-8?q?gle/yamlfmt=20(v0.17.2=20=E2=86=92=20v0.20.0)=20(#82)?= 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> Co-authored-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 4690499..0bfa582 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: # YAML formatting with yamlfmt (replaces yamllint for formatting) - repo: https://github.com/google/yamlfmt - rev: v0.17.2 + rev: v0.20.0 hooks: - id: yamlfmt exclude: "^testdata/"