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