mirror of https://github.com/usbharu/Hideout.git
chore: Rnovateの自動マージを有効化
This commit is contained in:
parent
5a11fe3e6e
commit
ca90bbaa9c
|
@ -10,5 +10,11 @@
|
|||
"dependencies",
|
||||
"renovate"
|
||||
],
|
||||
"prConcurrentLimit": 5
|
||||
"prConcurrentLimit": 5,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["patch","minor"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue