Skip to content

Commit 3ac391a

Browse files
Fixed CI yaml (#672)
* fixed CI yaml * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent af4e0f8 commit 3ac391a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ repos:
9191
hooks:
9292
- id: prettier
9393
args: [--print-width=120]
94-
types_or: [yaml, markdown, html, css, scss, javascript, json, ts, shell, sh]
94+
types_or: [markdown, html, css, scss, javascript, json, ts, shell, sh]
9595
additional_dependencies:
9696
9797

tests/cores/mega/ChatQnA_E2E_manifests_base.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,4 +673,3 @@ spec:
673673
app: vector-db
674674
type: ClusterIP
675675
---
676-

0 commit comments

Comments
 (0)