From 1c9b183aa70b0d67d34b89ca7853f97d3b081f90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 04:57:51 +0000 Subject: [PATCH] chore(deps): update pre-commit hook rhysd/actionlint to v1.7.9 --- .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 b73f169..f825cb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: - --exit-non-zero-on-fix - id: ruff-format - repo: https://github.com/rhysd/actionlint - rev: v1.7.8 + rev: v1.7.9 hooks: - id: actionlint - repo: https://github.com/scop/pre-commit-shfmt