diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6530bf8618..18f5dc3fd9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: - 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]