Skip to content

Commit

Permalink
chore(renovate): update config file (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroppy authored and evilebottnawi committed May 14, 2019
1 parent af94704 commit 036186e
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions renovate.json
@@ -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 036186e

Please sign in to comment.