[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/rbubley/mirrors-prettier: v3.9.1 → v3.9.4](https://github.com/rbubley/mirrors-prettier/compare/v3.9.1...v3.9.4)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 6530bf8..18f5dc3 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -63,7 +63,7 @@
       - id: ruff-check
       - id: ruff-format
   - repo: https://github.com/rbubley/mirrors-prettier
-    rev: v3.9.1
+    rev: v3.9.4
     hooks:
       - id: prettier
         types_or: [yaml, markdown, html, css, scss, javascript, json]