From 1e910bc703b1f929281a8b8b6437fc23960c572c Mon Sep 17 00:00:00 2001 From: automation-bot Date: Mon, 29 Jun 2026 00:31:40 +0000 Subject: [PATCH] chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.9.1 --- .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 c2ae531..05b89fe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: hooks: - id: markdownlint-cli2 - repo: https://github.com/rbubley/mirrors-prettier - rev: v3.8.5 + rev: v3.9.1 hooks: - id: prettier - repo: https://github.com/posit-dev/air-pre-commit -- 2.54.0