Skip to content

Commit

Permalink
chore: disable vue (test)
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed May 16, 2023
1 parent cdc2269 commit 51108df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Expand Up @@ -12,7 +12,7 @@

{
matchPackageNames: ['vue', 'vue2'],
matchUpdateTypes: ['major'],
// matchUpdateTypes: ['major'],
enabled: false,
},

Expand Down

0 comments on commit 51108df

Please sign in to comment.