mirror of
https://github.com/usbharu/Hideout.git
synced 2026-08-15 01:57:37 +00:00
chore: Rnovateの自動マージを有効化
This commit is contained in:
+7
-1
@@ -10,5 +10,11 @@
|
||||
"dependencies",
|
||||
"renovate"
|
||||
],
|
||||
"prConcurrentLimit": 5
|
||||
"prConcurrentLimit": 5,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["patch","minor"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user