From ee46ace6aba32f230c6c0fd1096320889fd726dd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Nov 2024 00:29:28 +0000 Subject: [PATCH] chore(deps): update pre-commit hook rhysd/actionlint to v1.7.4 --- .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 497c555..eb03581 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,6 +18,6 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/rhysd/actionlint - rev: v1.7.3 + rev: v1.7.4 hooks: - id: actionlint