Skip to content

Commit

Permalink
ci(renovate): ignore vue2 and vue2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlancollins committed Jul 29, 2024
1 parent 6d8d203 commit 6993177
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
"typescript51",
"typescript52",
"vue",
"vue-tsc"
"vue-tsc",
"vue2",
"vue2.7"
]
}

0 comments on commit 6993177

Please sign in to comment.