Disable semantic commits
This commit is contained in:
parent
9a1619e3e0
commit
8e250b9d58
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"lockFileMaintenance": { "enabled": true },
|
||||
"dependencyDashboard": true,
|
||||
"baseBranches": ["stable", "develop"],
|
||||
"semanticCommits": "disabled",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["major", "minor"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue