mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -3,8 +3,6 @@
|
|||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base"
|
||||||
],
|
],
|
||||||
"automerge": true,
|
|
||||||
"automergeType": "pr",
|
|
||||||
"enabledManagers": [
|
"enabledManagers": [
|
||||||
"docker-compose",
|
"docker-compose",
|
||||||
"github-actions"
|
"github-actions"
|
||||||
@@ -17,16 +15,6 @@
|
|||||||
],
|
],
|
||||||
"rebaseWhen": "never",
|
"rebaseWhen": "never",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
|
||||||
"matchPackageNames": [
|
|
||||||
"renovatebot/github-action"
|
|
||||||
],
|
|
||||||
"matchUpdateTypes": [
|
|
||||||
"patch",
|
|
||||||
"minor"
|
|
||||||
],
|
|
||||||
"automerge": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"matchFileNames": [
|
"matchFileNames": [
|
||||||
"apps/postgresql/pg*/*.yml"
|
"apps/postgresql/pg*/*.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user