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 5959 " static/code/stackblitz/v7/react/package.json" ,
6060 " static/code/stackblitz/v7/vue/package.json"
6161 ]
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- ]
7562 }
7663 ],
7764 "dependencyDashboard" : true ,
8168 "semanticCommits" : " enabled" ,
8269 "includePaths" : [
8370 " static/code/stackblitz/**/*/package.json"
71+ ],
72+ "ignorePaths" : [
73+ " static/code/stackblitz/v6/**"
8474 ]
8575}
You can’t perform that action at this time.
0 commit comments