Skip to content

Commit 0f3979c

Browse files
committed
chore(renovate): update config
1 parent 7b5a088 commit 0f3979c

1 file changed

Lines changed: 1 addition & 23 deletions

File tree

renovate.json

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,5 @@
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
}

0 commit comments

Comments
 (0)