1
0
Fork 0

Update renovate.json: Add Kasm Workspaces package group to Renovate config

This commit is contained in:
pooneyy 2025-09-30 18:13:13 +08:00
parent 0d1821ccbd
commit edea5329d5
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@
"matchPackageNames": ["jxxghp/moviepilot**"],
"groupName": "MoviePilot"
},
{
"matchPackageNames": ["kasmweb/**"],
"groupName": "Kasm Workspaces"
},
{
"matchPackageNames": ["kibana"],
"matchCurrentVersion": "/^8.*/",