From eff54e4058656d5620500305efa4e39e1819cd0b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 29 Dec 2024 00:14:39 +0000 Subject: [PATCH] chore(deps): update pre-commit hook rhysd/actionlint to v1.7.5 --- .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 b8b1913..dc5b2d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,6 +19,6 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/rhysd/actionlint - rev: v1.7.4 + rev: v1.7.5 hooks: - id: actionlint