From 8694c485823391541318e373175884f3436a39d6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 17:04:52 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/rhysd/actionlint: v1.7.8 → v1.7.10](https://github.com/rhysd/actionlint/compare/v1.7.8...v1.7.10) - [github.com/google/yamlfmt: v0.17.2 → v0.20.0](https://github.com/google/yamlfmt/compare/v0.17.2...v0.20.0) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 65dd8dc..95cce55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: mixed-line-ending exclude: '.*\.diff$' - repo: https://github.com/rhysd/actionlint - rev: v1.7.8 + rev: v1.7.10 hooks: - id: actionlint - repo: https://github.com/pecigonzalo/pre-commit-shfmt @@ -19,7 +19,7 @@ repos: hooks: - id: shell-fmt-go - repo: https://github.com/google/yamlfmt - rev: v0.17.2 + rev: v0.20.0 hooks: - id: yamlfmt ci: