Skip to content

Commit 8cceb53

Browse files
authored
ci(renovate): Adds auto-merging rules.
1 parent c298c38 commit 8cceb53

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

renovate.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
{
2-
"extends": ["config:js-lib"]
2+
"extends": [":library"],
3+
"automerge": true,
4+
"automergeType": "branch-push",
5+
"major": {
6+
"automerge": false
7+
}
38
}

0 commit comments

Comments
 (0)