Skip to content

Commit aeb4982

Browse files
authored
Remove auto-merge component from renovate config (#2838)
1 parent 469ba55 commit aeb4982

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

renovate.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22
"ignoreDeps": ["execa", "@types/vscode"],
33
"extends": ["config:base"],
44
"packageRules": [
5-
{
6-
"description": "Automatically merge non-major updates",
7-
"automerge": true,
8-
"automergeType": "branch",
9-
"excludePackageNames": ["vsce"],
10-
"matchDatasources": ["npm"],
11-
"matchUpdateTypes": ["minor", "patch", "digest", "pin"]
12-
},
135
{
146
"internalChecksFilter": "strict",
157
"matchDatasources": ["npm"],

0 commit comments

Comments
 (0)