9 lines
144 B
JSON
9 lines
144 B
JSON
|
{
|
||
|
"extends": [
|
||
|
"config:base",
|
||
|
":semanticCommitTypeAll(update)",
|
||
|
":semanticCommitScopeDisabled"
|
||
|
],
|
||
|
"branchPrefix": "update/"
|
||
|
}
|