From 7996959e1754139ab6c1e34ab9c948ebf438331c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 13:16:28 +0000 Subject: [PATCH] Update pre-commit hook rhysd/actionlint to v1.7.8 | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | rhysd/actionlint | v1.7.7 | v1.7.8 | 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 6812a616d3..bf701a5912 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -91,7 +91,7 @@ repos: - id: markdownlint-cli2 - repo: https://github.com/rhysd/actionlint - rev: v1.7.7 + rev: v1.7.8 hooks: - id: actionlint name: Lint GitHub Actions workflow files