fix: automerge and commit message
This commit is contained in:
parent
bc3fb81cf8
commit
52bdc39416
1 changed files with 2 additions and 1 deletions
|
@ -15,11 +15,12 @@ module.exports = {
|
|||
"commitMessageAction": "update",
|
||||
"commitMessageTopic": "dependency",
|
||||
"semanticCommits": "enabled",
|
||||
"semanticCommitScope": "{{depName}}",
|
||||
"semanticCommitScope": "deps",
|
||||
|
||||
"requireConfig": "ignored",
|
||||
"onboarding": true,
|
||||
"dependencyDashboard": true,
|
||||
"automerge": true,
|
||||
"autodiscover": true,
|
||||
"autodiscoverFilter": [
|
||||
"wrenix/*"
|
||||
|
|
Loading…
Add table
Reference in a new issue