From 9ced6f6b1015cda6704b0de709d47b944d91ccdb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Feb 2026 00:47:42 +0000 Subject: [PATCH] chore(deps): update pre-commit hook rhysd/actionlint to v1.7.11 --- .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 8cb1894..f60701e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: prettier stages: [commit] - repo: https://github.com/rhysd/actionlint - rev: v1.7.7 + rev: v1.7.11 hooks: - id: actionlint-docker - repo: https://github.com/jumanjihouse/pre-commit-hooks