From 8339bac5617fe022adcb1a866cb73f88b195c88c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:46:47 +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.1 → v3.8.2](https://github.com/rbubley/mirrors-prettier/compare/v3.8.1...v3.8.2) --- .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 aa8bf73..4a5d05c 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.1" + rev: "v3.8.2" hooks: - id: prettier types_or: [yaml, markdown, html, css, javascript, json]