diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c438802a..59850d64 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: additional_dependencies: [pyyaml] - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.0-alpha.4" + rev: "v3.0.0-alpha.6" hooks: - id: prettier types_or: [yaml, markdown, html, css, scss, javascript, json]