Skip to content

Commit 4e4ba81

Browse files
bhovhannescitizensas
authored andcommitted
Create .renovaterc
1 parent 0137622 commit 4e4ba81

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.renovaterc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"extends": ["config:base"],
3+
"automerge": true,
4+
"major": {
5+
"automerge": false
6+
},
7+
"minor": {
8+
"automerge": false
9+
}
10+
}

0 commit comments

Comments
 (0)