1
0
Fork 0

Update renovate.json

This commit is contained in:
pooneyy 2025-06-25 19:10:57 +08:00
parent d57707923f
commit 45655ad67b
1 changed files with 43 additions and 13 deletions

View File

@ -22,34 +22,64 @@
],
"enabled": false
},
{
"matchPackageNames": ["budtmo/docker-android"],
"matchCurrentVersion": "emulator_9.0_*",
"allowedVersions": "/^emulator_9.0_*/"
},
{
"matchPackageNames": ["budtmo/docker-android"],
"matchCurrentVersion": "emulator_10.0_*",
"allowedVersions": "/^emulator_10.0_*/"
},
{
"matchPackageNames": ["budtmo/docker-android"],
"matchCurrentVersion": "emulator_11.0_*",
"allowedVersions": "/^emulator_11.0_*/"
},
{
"matchPackageNames": ["budtmo/docker-android"],
"matchCurrentVersion": "emulator_12.0_*",
"allowedVersions": "/^emulator_12.0_*/"
},
{
"matchPackageNames": ["budtmo/docker-android"],
"matchCurrentVersion": "emulator_13.0_*",
"allowedVersions": "/^emulator_13.0_*/"
},
{
"matchPackageNames": ["budtmo/docker-android"],
"matchCurrentVersion": "emulator_14.0_*",
"allowedVersions": "/^emulator_14.0_*/"
},
{
"matchPackageNames": ["elasticsearch"],
"matchCurrentVersion": "/^v8.*/",
"allowedVersions": "/^v8.*/"
},
{
"matchPackageNames": ["linuxserver/heimdall"],
"allowedVersions": "<2021"
},
{
"matchPackageNames": ["linuxserver/qbittorrent"],
"matchCurrentVersion": "<=20",
"allowedVersions": "<20"
},
{
"matchPackageNames": ["linuxserver/transmission"],
"allowedVersions": "<2021"
},
{
"matchPackageNames": ["kibana"],
"matchCurrentVersion": "/^8.*/",
"allowedVersions": "/^8.*/"
},
{
"matchPackageNames": ["kingwrcy/moments"],
"matchCurrentVersion": "<1",
"allowedVersions": "<1"
},
{
"matchPackageNames": ["langgenius/dify-web", "langgenius/dify-api"],
"groupName": "Dify"
},
{
"matchPackageNames": ["linuxserver/qbittorrent"],
"matchCurrentVersion": "<=20",
"allowedVersions": "<20"
},
{
"matchPackageNames": ["linuxserver/**"],
"allowedVersions": "<2021"
},
{
"matchPackageNames": ["photoprism/photoprism"],
"matchCurrentVersion": "/^\\d{6}$/",