Skip to content

Commit

Permalink
chore(renovate): update config
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroppy committed Mar 11, 2019
1 parent fa17131 commit 34a4a26
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"extends": [
"config:base"
]
"extends": ["config:base", ":semanticCommitTypeAll(chore)"],
"labels": ["renovate"],
"minor": {
"groupName": "all minor dependencies"
},
"patch": {
"groupName": "all patch dependencies"
},
"separateMinorPatch": true
}

0 comments on commit 34a4a26

Please sign in to comment.