From c4fc72226dd79f0f4c4156bbfacbd0067c37199c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 02:55:38 +0000 Subject: [PATCH] chore(deps): bump https://github.com/rhysd/actionlint Bumps [https://github.com/rhysd/actionlint](https://github.com/rhysd/actionlint) from v1.7.11 to 1.7.12. - [Release notes](https://github.com/rhysd/actionlint/releases) - [Changelog](https://github.com/rhysd/actionlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/rhysd/actionlint/compare/v1.7.11...v1.7.12) --- updated-dependencies: - dependency-name: https://github.com/rhysd/actionlint dependency-version: 1.7.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 83164a2..9fec366 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: args: [--severity=style] - repo: https://github.com/rhysd/actionlint - rev: v1.7.11 + rev: v1.7.12 hooks: - id: actionlint