Skip to content

Commit

Permalink
ci(renovate): Ignore vue and vue-tsc
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlancollins committed Jul 9, 2024
1 parent 40f86c4 commit 3343d60
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 @@ -28,6 +28,8 @@
"typescript50",
"typescript51",
"typescript52",
"typescript53"
"typescript53",
"vue",
"vue-tsc"
]
}

0 comments on commit 3343d60

Please sign in to comment.