From 597bd0fd6d37d76444e7952bdb969484791adaaa Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 00:07:09 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/rhysd/actionlint: v1.7.5 → v1.7.6](https://github.com/rhysd/actionlint/compare/v1.7.5...v1.7.6) --- .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 5f4d0ec..298ccaf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: types: [shell] # Actionlint for linting GitHub Actions YAML files - repo: https://github.com/rhysd/actionlint - rev: "v1.7.5" + rev: "v1.7.6" hooks: - id: actionlint # Yamlfmt for formatting YAML files