fix: update renovatebot for automerge
All checks were successful
Deploy / Prepare Build (push) Successful in 3m39s
All checks were successful
Deploy / Prepare Build (push) Successful in 3m39s
This commit is contained in:
parent
dffa955763
commit
6a905ddfac
@ -5,17 +5,13 @@
|
||||
"renovatebot/renovate-config",
|
||||
":semanticCommitTypeAll(chore)"
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeType": "pr",
|
||||
"ignoreDeps": ["postgres"],
|
||||
"versioning": "npm",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["postgres"],
|
||||
"enabled": false
|
||||
"automerge": true,
|
||||
"automergeType": "branch"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user