mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
chore: remove renovate configuration from 2.x
branch
This commit is contained in:
parent
5fc22f9db5
commit
08dd4872b0
@ -7,8 +7,7 @@
|
||||
],
|
||||
"baseBranches": [
|
||||
"main",
|
||||
"3.x",
|
||||
"2.x"
|
||||
"3.x"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
@ -33,33 +32,6 @@
|
||||
"nuxt3",
|
||||
"@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