We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb5d17 commit 5e7c7abCopy full SHA for 5e7c7ab
1 file changed
renovate.json
@@ -1,7 +1,12 @@
1
{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
"@nuxtjs"
5
],
6
+ "ignoreDeps": [
7
+ "vue-bundle-renderer",
8
+ "vite"
9
+ ],
10
"packageRules": [
11
12
"matchPackageNames": ["vue"],
0 commit comments