From 4640bbe7ea89f0edfa68162a3d7f3a84e72206d3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:55:58 +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/rbubley/mirrors-prettier: v3.8.3 → v3.8.4](https://github.com/rbubley/mirrors-prettier/compare/v3.8.3...v3.8.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 317ee6d..42c2952 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: args: ["-L", "hist,sur,nd,theses,ser,Commun"] - repo: https://github.com/rbubley/mirrors-prettier - rev: "v3.8.3" + rev: "v3.8.4" hooks: - id: prettier types_or: [yaml, markdown, html, css, javascript, json]