mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 06:51:09 +00:00
chore: renovateで自動マージを有効に
This commit is contained in:
+9
-1
@@ -2,5 +2,13 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
],
|
||||
"autoApprove": true,
|
||||
"platformAutomerge": true,
|
||||
"prHourlyLimit": 0,
|
||||
"labels": [
|
||||
"dependencies",
|
||||
"renovate"
|
||||
],
|
||||
"prConcurrentLimit": 5
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user