Skip to content

Commit 4fb37e0

Browse files
authored
Re-enable auto merge for javascript packages (jenkinsci#782)
1 parent 2225901 commit 4fb37e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"packageRules": [
1111
{
1212
"matchDatasources": ["npm"],
13-
"addLabels": ["javascript"],
14-
"automerge": false
13+
"addLabels": ["javascript"]
1514
}
1615
],
1716
"customManagers": [

0 commit comments

Comments
 (0)