1
0
Fork 0

Update renovate.json: Add MoviePilot package group to Renovate config

This commit is contained in:
pooneyy 2025-08-21 21:41:36 +08:00
parent 36e3499db0
commit 7820de1995
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -84,6 +84,10 @@
"matchPackageNames": ["henrygd/beszel**"],
"groupName": "beszel"
},
{
"matchPackageNames": ["jxxghp/moviepilot**"],
"groupName": "MoviePilot"
},
{
"matchPackageNames": ["kibana"],
"matchCurrentVersion": "/^8.*/",