From 7c271d65e822d0488d7fdd331209d35a538d4f69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 18:41:43 +0000 Subject: [PATCH] chore(deps): update pre-commit hook rhysd/actionlint to v1.7.10 --- .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 308e1af..8bd5bc2 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.9 + rev: v1.7.10 hooks: - id: actionlint - repo: https://github.com/scop/pre-commit-shfmt