Renovate: Enable automerge without tests
This commit is contained in:
parent
bf4b6659ee
commit
fc8a526637
@ -8,7 +8,8 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automerge": true
|
||||
"automerge": true,
|
||||
"ignoreTests": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user