mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-05 23:50:34 +08:00
尝试修复 rsshub识别
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
b6b2612c99
commit
25bee382b8
12
.github/renovate.json
vendored
12
.github/renovate.json
vendored
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user