1
0
Fork 0
cautious-journey/renovate.json

9 lines
144 B
JSON
Raw Normal View History

2020-08-23 17:57:41 +00:00
{
"extends": [
"config:base",
":semanticCommitTypeAll(update)",
":semanticCommitScopeDisabled"
],
"branchPrefix": "update/"
2020-08-23 17:57:41 +00:00
}