mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Update renovate.json
This commit is contained in:
@@ -5,10 +5,7 @@
|
|||||||
],
|
],
|
||||||
"forkProcessing": "enabled",
|
"forkProcessing": "enabled",
|
||||||
"rebaseWhen": "never",
|
"rebaseWhen": "never",
|
||||||
"prConcurrentLimit": 20,
|
"prConcurrentLimit": 30,
|
||||||
"automerge": true,
|
|
||||||
"automergeType": "pr",
|
|
||||||
"platformAutomerge": true,
|
|
||||||
"enabledManagers": [
|
"enabledManagers": [
|
||||||
"docker-compose",
|
"docker-compose",
|
||||||
"github-actions"
|
"github-actions"
|
||||||
@@ -31,7 +28,7 @@
|
|||||||
"**/minio/2025-04-22/**"
|
"**/minio/2025-04-22/**"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchUpdateTypes": ["patch", "minor"],
|
"matchUpdateTypes": ["patch", "minor"],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"automergeType": "pr",
|
"automergeType": "pr",
|
||||||
@@ -39,6 +36,10 @@
|
|||||||
"automergeStrategy": "squash",
|
"automergeStrategy": "squash",
|
||||||
"prCreation": "immediate"
|
"prCreation": "immediate"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchUpdateTypes": ["major"],
|
||||||
|
"automerge": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchFileNames": [
|
"matchFileNames": [
|
||||||
"apps/postgresql/pg*/*.yml"
|
"apps/postgresql/pg*/*.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user