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:
@@ -11,6 +11,7 @@
|
||||
"enabled": true,
|
||||
"automerge": true
|
||||
},
|
||||
"platformAutomerge": true,
|
||||
"postUpdateOptions": [
|
||||
"gomodTidy",
|
||||
"pnpmDedupe"
|
||||
@@ -19,15 +20,12 @@
|
||||
{
|
||||
"groupName": "all dependencies",
|
||||
"groupSlug": "all",
|
||||
"description": "Automerge updates",
|
||||
"matchPackageNames": [
|
||||
"*"
|
||||
],
|
||||
"description": "Automerge non-major updates",
|
||||
"matchUpdateTypes": [
|
||||
"digest",
|
||||
"pin",
|
||||
"patch",
|
||||
"minor",
|
||||
"major"
|
||||
"minor"
|
||||
],
|
||||
"automerge": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user