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.
2.x
1 parent c51de65 commit 8003cf7Copy full SHA for 8003cf7
renovate.json
@@ -7,8 +7,7 @@
7
],
8
"baseBranches": [
9
"main",
10
- "3.x",
11
- "2.x"
+ "3.x"
12
13
"packageRules": [
14
{
@@ -33,33 +32,6 @@
33
32
"nuxt3",
34
"@nuxt/kit"
35
]
36
- },
37
- {
38
- "matchBaseBranches": [
39
40
- ],
41
- "ignoreDeps": [
42
- "@types/node",
43
- "postcss-import",
44
- "postcss-loader",
45
- "postcss-url",
46
- "css-loader",
47
- "sass-loader",
48
- "npm",
49
- "boxen",
50
- "html-webpack-plugin",
51
- "terser-webpack-plugin",
52
- "@types/terser-webpack-plugin",
53
- "@types/webpack-bundle-analyzer",
54
- "@types/webpack-hot-middleware",
55
- "webpack-dev-middleware",
56
- "wrap-ansi",
57
- "globby",
58
- "execa",
59
- "chalk",
60
- "vue",
61
- "vuex"
62
- ]
63
}
64
65
0 commit comments