Skip to content

Commit

Permalink
📌 deps: don't upgrade vue related packages
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Apr 29, 2024
1 parent b131bab commit 963f6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// https://docs.renovatebot.com/configuration-options/
{
extends: ["github>SigureMo/renovate-config"],
ignoreDeps: ["vue", "vue-server-renderer", "vue-template-compiler"],
}

0 comments on commit 963f6b7

Please sign in to comment.