尝试修复 rsshub识别

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
新疆萌森软件开发工作室 2024-10-16 10:21:37 +08:00
parent b6b2612c99
commit 25bee382b8

12
.github/renovate.json vendored
View File

@ -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"