From 94c90b0b9842a44f2f6f830b9a98b94c9937b229 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 20:42:48 +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/pre-commit/mirrors-prettier: 6fd1ced85fc139abd7f5ab4f3d78dab37592cd5e → 39f806769667765a1d55ea736d62bb8f72993e01](https://github.com/pre-commit/mirrors-prettier/compare/6fd1ced85fc139abd7f5ab4f3d78dab37592cd5e...39f806769667765a1d55ea736d62bb8f72993e01) - [github.com/rhysd/actionlint: fd7ba3c382e13dcc0248e425b4cbc3f1185fa3ee → 7b75d16d41920ec126e6f3269db0c6f3ab613c38](https://github.com/rhysd/actionlint/compare/fd7ba3c382e13dcc0248e425b4cbc3f1185fa3ee...7b75d16d41920ec126e6f3269db0c6f3ab613c38) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b49ba5a..286d016 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - id: gitlint - repo: https://github.com/pre-commit/mirrors-prettier - rev: 6fd1ced85fc139abd7f5ab4f3d78dab37592cd5e # frozen: v3.0.0-alpha.9-for-vscode + rev: 39f806769667765a1d55ea736d62bb8f72993e01 # frozen: v3.0.1 hooks: - id: prettier stages: [commit] @@ -52,6 +52,6 @@ repos: - id: shellcheck - repo: https://github.com/rhysd/actionlint - rev: fd7ba3c382e13dcc0248e425b4cbc3f1185fa3ee # frozen: v1.6.24 + rev: 7b75d16d41920ec126e6f3269db0c6f3ab613c38 # frozen: v1.6.25 hooks: - id: actionlint