mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 14:57:16 +08:00
chore: update renovate config
This commit is contained in:
@@ -17,11 +17,17 @@
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "all dependencies",
|
||||
"groupSlug": "all",
|
||||
"description": "Automerge updates",
|
||||
"matchPackageNames": [
|
||||
"*"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"major",
|
||||
"digest",
|
||||
"patch",
|
||||
"minor",
|
||||
"patch"
|
||||
"major"
|
||||
],
|
||||
"automerge": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user