File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "extends" : [" visualon/renovate-config" , " visualon/renovate-config:automergePatch" ],
44 "labels" : [" deps" ],
55 "forkProcessing" : " enabled" ,
6- "packageRules" : [
7- {
8- "description" : " Automerge test deps" ,
9- "matchSourceUrls" : [
10- " https://github.com/adamralph/minver" ,
11- " https://github.com/dotnet/sourcelink" ,
12- " https://github.com/dotnet/roslyn-analyzers" ,
13- " https://github.com/DotNetAnalyzers/StyleCopAnalyzers" ,
14- " https://github.com/fluffynuts/NExpect" ,
15- " https://github.com/microsoft/vstest" ,
16- " https://github.com/Microsoft/MSBuildSdks" ,
17- " https://github.com/theramis/Snapper" ,
18- " https://nsubstitute.github.io/" ,
19- " https://togithub.com/fluffynuts/NExpect"
20- ],
21- "automerge" : true
22- },
23- {
24- "description" : " Automerge test deps" ,
25- "matchSourceUrlPrefixes" : [" https://github.com/nsubstitute/" , " https://github.com/nunit/" ],
26- "automerge" : true
27- }
28- ]
6+ "automergeType" : " pr"
297}
You can’t perform that action at this time.
0 commit comments