mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: renovate should be allowed to automerge all packages
This commit is contained in:
parent
539ab8f507
commit
9554c2b017
@ -5,6 +5,7 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"matchPackagePatterns": ["*"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user