diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 75665c3f9..1d374865a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -91,7 +91,7 @@ repos: hooks: - id: prettier args: [--print-width=120] - types_or: [yaml, markdown, html, css, scss, javascript, json, ts, shell, sh] + types_or: [markdown, html, css, scss, javascript, json, ts, shell, sh] additional_dependencies: - prettier@3.2.5 diff --git a/tests/cores/mega/ChatQnA_E2E_manifests_base.yaml b/tests/cores/mega/ChatQnA_E2E_manifests_base.yaml index 08655b8c7..115a81fc2 100644 --- a/tests/cores/mega/ChatQnA_E2E_manifests_base.yaml +++ b/tests/cores/mega/ChatQnA_E2E_manifests_base.yaml @@ -673,4 +673,3 @@ spec: app: vector-db type: ClusterIP --- -