File tree Expand file tree Collapse file tree 1 file changed +10
-14
lines changed
Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "branchPrefix" : " renovate/" ,
3- "username" : " thiagolunardi " ,
4- "gitAuthor" : " Thiago Lunardi <thiago@thiagolunardi.net >" ,
3+ "username" : " renovate-release " ,
4+ "gitAuthor" : " Renovate Bot <bot@renovateapp.com >" ,
55 "platform" : " github" ,
66 "onboarding" : false ,
77 "requireConfig" : " optional" ,
88 "forkProcessing" : " enabled" ,
9- "repositories" : [
10- " desenvolvedor-io/dev-store"
11- ],
129 "enabledManagers" : [
1310 " nuget"
1411 ],
2320 " Microsoft.*" ,
2421 " System.*"
2522 ],
26- "dependencyDashboardApproval " : false ,
27- "minimumReleaseAge" : " 2 days"
28- },
23+ "groupName " : " Microsoft NuGet Packages " ,
24+ "minimumReleaseAge" : " 7 days"
25+ },
2926 {
3027 "description" : " External packages" ,
3128 "matchManagers" : [
3229 " nuget"
3330 ],
34- "matchPackageNames " : [
35- " ! AspNetCore.*" ,
36- " ! Microsoft.*" ,
37- " ! System.*"
31+ "excludePackageNames " : [
32+ " AspNetCore.*" ,
33+ " Microsoft.*" ,
34+ " System.*"
3835 ],
39- "dependencyDashboardApproval " : false ,
36+ "groupName " : " External NuGet Packages " ,
4037 "minimumReleaseAge" : " 7 days"
4138 }
42-
4339 ]
4440}
You can’t perform that action at this time.
0 commit comments