mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 23:27:17 +08:00
chore: 调整依赖机器人配置
This commit is contained in:
@@ -12,11 +12,14 @@
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "all dependencies",
|
||||
"groupSlug": "all",
|
||||
"matchPackagePatterns": [
|
||||
"*"
|
||||
]
|
||||
"description": "Automerge non-major updates",
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
}
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"github.com/goravel/framework",
|
||||
"github.com/goravel/gin"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user