Skip to content

Commit 6993177

Browse files
ci(renovate): ignore vue2 and vue2.7
1 parent 6d8d203 commit 6993177

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/renovate.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
"typescript51",
3333
"typescript52",
3434
"vue",
35-
"vue-tsc"
35+
"vue-tsc",
36+
"vue2",
37+
"vue2.7"
3638
]
3739
}

0 commit comments

Comments
 (0)