From f606e7c50d466c3ed1ef5ceaa7e105f4db52c785 Mon Sep 17 00:00:00 2001 From: "konflux-internal-p02[bot]" <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:22:59 +0000 Subject: [PATCH] Update pre-commit hook rhysd/actionlint to v1.7.12 Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[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 fde4c97aef..5b733d8361 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: args: [--fix] exclude: ^CLAUDE\.md$ - repo: https://github.com/rhysd/actionlint - rev: v1.7.7 + rev: v1.7.12 hooks: - id: actionlint - repo: https://github.com/astral-sh/uv-pre-commit