From b396830f92b9d59d9856661d1d8cff29aed82260 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 01:57:44 +0000 Subject: [PATCH] =?UTF-8?q?chore(pre-commit):=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=F0=9F=AA=9D=20Update=20pre-commit=20hook=20rbubley/mirrors-pre?= =?UTF-8?q?ttier=20to=20v3.4.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[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 1109d38..c4d50be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: # Format configuration files with prettier - repo: https://github.com/rbubley/mirrors-prettier - rev: "v3.3.3" + rev: "v3.4.1" hooks: - id: prettier types_or: [yaml, markdown, html, css, javascript, json]