chore(renovate): tweak commit message format

This commit is contained in:
Łukasz Mierzwa
2018-09-26 20:33:59 +01:00
parent 96a9089218
commit b9e106b363
+3 -1
View File
@@ -1,5 +1,7 @@
{
"extends": [
"config:base"
"config:base",
":semanticCommitTypeAll(chore)",
":semanticCommitScope(package)"
]
}