Skip to content

Commit a832a73

Browse files
committed
update renovate config to allow use bliss config
1 parent a63fa6c commit a832a73

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

renovate.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
{
22
"extends": [
3-
"config:base"
3+
"bliss"
44
],
5-
"automerge": true,
6-
"major": {
7-
"automerge": false
8-
},
9-
"rangeStrategy": "bump",
10-
"schedule": "on saturday"
5+
"baseBranches": ["next"]
116
}

0 commit comments

Comments
 (0)