From 80813073a5b1d9dd124d55dd6b56fb23248b6fa6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 21:44:26 +0000 Subject: [PATCH] chore: autoupdate pre-commit hooks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit for more information, see https://pre-commit.ci updates: - [github.com/rbubley/mirrors-prettier: v3.9.4 → v3.9.5](https://github.com/rbubley/mirrors-prettier/compare/v3.9.4...v3.9.5) --- .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 900dd97..57d6300 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: - id: trailing-whitespace exclude: ^tests/test-conventional-merge-commit\.csv$ - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.9.4 + rev: v3.9.5 hooks: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json]