2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00

chore: update renovate config

This commit is contained in:
耗子
2024-12-20 12:56:06 +08:00
parent c1b270851a
commit 0bea527004

View File

@@ -18,16 +18,15 @@
],
"packageRules": [
{
"groupName": "all dependencies",
"groupSlug": "all",
"description": "Automerge non-major updates",
"groupName": "non-major dependencies",
"matchUpdateTypes": [
"digest",
"pin",
"patch",
"minor"
],
"automerge": true
"automerge": true,
"automergeType": "branch"
}
],
"ignoreDeps": [