mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-16 06:57:02 +05:30
renovate: enable automerge
This commit is contained in:
parent
1b2b76a731
commit
902822a354
1 changed files with 7 additions and 0 deletions
|
@ -2,5 +2,12 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base",
|
"config:base",
|
||||||
":dependencyDashboard"
|
":dependencyDashboard"
|
||||||
|
],
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchPackagePatterns": ["*"],
|
||||||
|
"automerge": true,
|
||||||
|
"automergeType": "branch"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue