mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -8,6 +8,23 @@
|
||||
],
|
||||
"rebaseWhen": "never",
|
||||
"packageRules": [
|
||||
{
|
||||
"packagePatterns": [
|
||||
"^actions/checkout",
|
||||
"renovatebot/github-action"
|
||||
],
|
||||
"managers": [
|
||||
"github-actions"
|
||||
],
|
||||
"updateTypes": [
|
||||
"minor",
|
||||
"patch"
|
||||
],
|
||||
"fileMatch": [
|
||||
"^\\.github/workflows/renovate-app-version\\.yml$",
|
||||
"^\\.github/workflows/renovate\\.yml$"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageNames": [
|
||||
"docker-compose"
|
||||
@@ -97,5 +114,8 @@
|
||||
"versioning": "semver"
|
||||
}
|
||||
],
|
||||
"github-actions": {
|
||||
"enabled": true
|
||||
},
|
||||
"prCreation": "immediate"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user