diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8383660..f78df4d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -70,5 +70,4 @@ repos: rev: "v4.0.0-alpha.4" hooks: - id: prettier - entry: env PRETTIER_LEGACY_CLI=1 prettier # temporary fix for https://github.com/prettier/prettier/issues/15742 types_or: [yaml, markdown, html, css, scss, javascript, json]