Skip to content

Commit 3343d60

Browse files
ci(renovate): Ignore vue and vue-tsc
1 parent 40f86c4 commit 3343d60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
"typescript50",
2929
"typescript51",
3030
"typescript52",
31-
"typescript53"
31+
"typescript53",
32+
"vue",
33+
"vue-tsc"
3234
]
3335
}

0 commit comments

Comments
 (0)