mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: remove renovate configuration from 2.x
branch
This commit is contained in:
parent
5fc22f9db5
commit
08dd4872b0
@ -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