Update renovate.json: Add Kasm Workspaces package group to Renovate config
This commit is contained in:
parent
0d1821ccbd
commit
edea5329d5
|
|
@ -89,6 +89,10 @@
|
|||
"matchPackageNames": ["jxxghp/moviepilot**"],
|
||||
"groupName": "MoviePilot"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["kasmweb/**"],
|
||||
"groupName": "Kasm Workspaces"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["kibana"],
|
||||
"matchCurrentVersion": "/^8.*/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue