1
0
Fork 0

Update renovate.json

This commit is contained in:
pooneyy 2025-06-15 15:51:20 +08:00
parent 481b51aec7
commit c4db11306e
1 changed files with 25 additions and 0 deletions

View File

@ -22,11 +22,36 @@
],
"enabled": false
},
{
"matchPackageNames": ["elasticsearch"],
"matchCurrentVersion": "/^v8.*/",
"allowedVersions": "/^v8.*/"
},
{
"matchPackageNames": ["heimdall**"],
"allowedVersions": "^!/\\d{4}\\.\\d{1,2}\\.\\d{1,2}$/",
"enabled": false
},
{
"matchPackageNames": ["kibana"],
"matchCurrentVersion": "/^8.*/",
"allowedVersions": "/^8.*/"
},
{
"matchPackageNames": ["linuxserver/qbittorrent"],
"matchCurrentVersion": "<=20",
"allowedVersions": "<20"
},
{
"matchPackageNames": ["photoprism/photoprism"],
"matchCurrentVersion": "/^\\d{6}$/",
"allowedVersions": "/^\\d{6}$/"
},
{
"matchPackageNames": ["wushuo894/ani-rss"],
"matchCurrentVersion": "/^v1.*/",
"allowedVersions": "<2"
},
{
"matchPackageNames": ["xhofe/alist"],
"matchCurrentVersion": "v3.40.0",