From 768385e79cf2773d5c6ae705cd576e2d5f413610 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:49:44 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#258) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/rbubley/mirrors-prettier: v3.4.1 → v3.4.2](https://github.com/rbubley/mirrors-prettier/compare/v3.4.1...v3.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .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 bcba7b7..c670645 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/rbubley/mirrors-prettier # keep it before yamllint - rev: v3.4.1 + rev: v3.4.2 hooks: - id: prettier always_run: true