mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 22:29:17 +08:00
ci: enable automerge
This commit is contained in:
parent
e3aa46d23b
commit
dd7d778958
@ -5,5 +5,12 @@
|
||||
],
|
||||
"enabledManagers": [
|
||||
"nvm"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"automerge": true,
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"automergeStrategy": "squash"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user