We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c298c38 commit 8cceb53Copy full SHA for 8cceb53
1 file changed
renovate.json
@@ -1,3 +1,8 @@
1
{
2
- "extends": ["config:js-lib"]
+ "extends": [":library"],
3
+ "automerge": true,
4
+ "automergeType": "branch-push",
5
+ "major": {
6
+ "automerge": false
7
+ }
8
}
0 commit comments