mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore: remove renovate configuration from 2.x
branch
This commit is contained in:
parent
c51de65eaf
commit
8003cf72f6
@ -7,8 +7,7 @@
|
|||||||
],
|
],
|
||||||
"baseBranches": [
|
"baseBranches": [
|
||||||
"main",
|
"main",
|
||||||
"3.x",
|
"3.x"
|
||||||
"2.x"
|
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
@ -33,33 +32,6 @@
|
|||||||
"nuxt3",
|
"nuxt3",
|
||||||
"@nuxt/kit"
|
"@nuxt/kit"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"matchBaseBranches": [
|
|
||||||
"2.x"
|
|
||||||
],
|
|
||||||
"ignoreDeps": [
|
|
||||||
"@types/node",
|
|
||||||
"postcss-import",
|
|
||||||
"postcss-loader",
|
|
||||||
"postcss-url",
|
|
||||||
"css-loader",
|
|
||||||
"sass-loader",
|
|
||||||
"npm",
|
|
||||||
"boxen",
|
|
||||||
"html-webpack-plugin",
|
|
||||||
"terser-webpack-plugin",
|
|
||||||
"@types/terser-webpack-plugin",
|
|
||||||
"@types/webpack-bundle-analyzer",
|
|
||||||
"@types/webpack-hot-middleware",
|
|
||||||
"webpack-dev-middleware",
|
|
||||||
"wrap-ansi",
|
|
||||||
"globby",
|
|
||||||
"execa",
|
|
||||||
"chalk",
|
|
||||||
"vue",
|
|
||||||
"vuex"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user