mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-15 12:01:54 +08:00
尝试修复 rsshub识别
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
64a9f6b890
commit
b6b2612c99
12
.github/renovate.json
vendored
12
.github/renovate.json
vendored
@ -3,6 +3,8 @@
|
|||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base"
|
||||||
],
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"automergeType": "pr",
|
||||||
"enabledManagers": [
|
"enabledManagers": [
|
||||||
"docker-compose",
|
"docker-compose",
|
||||||
"github-actions"
|
"github-actions"
|
||||||
@ -15,16 +17,6 @@
|
|||||||
],
|
],
|
||||||
"rebaseWhen": "never",
|
"rebaseWhen": "never",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
|
||||||
"matchPackageNames": [
|
|
||||||
"github-actions"
|
|
||||||
],
|
|
||||||
"matchUpdateTypes": [
|
|
||||||
"patch",
|
|
||||||
"minor"
|
|
||||||
],
|
|
||||||
"automerge": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"renovatebot/github-action"
|
"renovatebot/github-action"
|
||||||
|
Loading…
Reference in New Issue
Block a user