diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 538da4555a..c81a0b65f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,6 +45,7 @@ repos: rev: v3.1.0 hooks: - id: prettier + language_version: system args: [--no-editorconfig] exclude: "^asv\\.conf\\.json$" exclude_types: [html]