File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 59
59
" static/code/stackblitz/v7/react/package.json" ,
60
60
" static/code/stackblitz/v7/vue/package.json"
61
61
]
62
- },
63
- {
64
- "matchPackagePatterns" : [" @ionic/" ],
65
- "enabled" : false ,
66
- "minimumReleaseAge" : " 0 days" ,
67
- "allowedVersions" : " ^6.0.0" ,
68
- "groupName" : " ionic" ,
69
- "matchFileNames" : [
70
- " static/code/stackblitz/v6/angular/package.json" ,
71
- " static/code/stackblitz/v6/html/package.json" ,
72
- " static/code/stackblitz/v6/react/package.json" ,
73
- " static/code/stackblitz/v6/vue/package.json"
74
- ]
75
62
}
76
63
],
77
64
"dependencyDashboard" : true ,
81
68
"semanticCommits" : " enabled" ,
82
69
"includePaths" : [
83
70
" static/code/stackblitz/**/*/package.json"
71
+ ],
72
+ "ignorePaths" : [
73
+ " static/code/stackblitz/v6/**"
84
74
]
85
75
}
You can’t perform that action at this time.
0 commit comments