fix: change to automated releases
This commit is contained in:
@ -1,6 +1,11 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:base",
|
||||
":semanticCommits",
|
||||
":semanticCommitTypeAll(fix)"
|
||||
],
|
||||
"baseBranches": [
|
||||
"next"
|
||||
],
|
||||
"platformCommit": true,
|
||||
"dependencyDashboardAutoclose": true,
|
||||
|
Reference in New Issue
Block a user