mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-08-14 23:57:05 +00:00
platformAutomerge should be outside
This commit is contained in:
parent
d4ba9f4188
commit
73d85b2faa
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
|||
"ignorePresets": [
|
||||
":prHourlyLimit2"
|
||||
],
|
||||
"platformAutomerge": true,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": true,
|
||||
"platformAutomerge": true
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue