Disable semantic commits

This commit is contained in:
Georg Krause 2022-02-04 12:23:30 +01:00
parent 9a1619e3e0
commit 8e250b9d58
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
"lockFileMaintenance": { "enabled": true },
"dependencyDashboard": true,
"baseBranches": ["stable", "develop"],
"semanticCommits": "disabled",
"packageRules": [
{
"matchUpdateTypes": ["major", "minor"],