Skip to content

Commit bafc814

Browse files
committed
chore: ignore vue and vuex major updates
1 parent dd3ed75 commit bafc814

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424
"babel-jest",
2525
"globby",
2626
"execa",
27-
"chalk"
27+
"chalk",
28+
"vue",
29+
"vuex"
2830
],
2931
"lockFileMaintenance": {
3032
"enabled": true

0 commit comments

Comments
 (0)