From fcad2a0201ae0244abbdd32d5b91b9b557fb5f66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 11:18:03 +0000 Subject: [PATCH] Update pre-commit hook rhysd/actionlint to v1.7.9 | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | rhysd/actionlint | v1.7.8 | v1.7.9 | 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 00359912da..1e890bb7d1 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.8 + rev: v1.7.9 hooks: - id: actionlint name: Lint GitHub Actions workflow files