Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 0f621c6

Browse files
author
Johannes Lauter
authored
Update renovate.json
1 parent c029c6d commit 0f621c6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

renovate.json

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
2+
"automerge": true,
3+
"baseBranches": [
4+
"master",
5+
"vuetify-1.x"
6+
],
7+
"commitMessagePrefix": "⬆️",
28
"extends": [
39
"config:base"
4-
]
10+
],
11+
"major": {
12+
"automerge": false
13+
}
514
}

0 commit comments

Comments
 (0)