13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"command": {
|
|
"version": {
|
|
"allowBranch": "main",
|
|
"conventionalCommits": true,
|
|
"message": "chore: auto-update package info"
|
|
}
|
|
},
|
|
"packages": [
|
|
"**/*"
|
|
],
|
|
"version": "independent"
|
|
}
|