mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-26 15:09:17 +00:00
some more config modifications
This commit is contained in:
@@ -14,6 +14,21 @@
|
|||||||
"matchDepNames": "Gommon",
|
"matchDepNames": "Gommon",
|
||||||
"matchDepTypes": "nuget",
|
"matchDepTypes": "nuget",
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "group Silk.NET packages",
|
||||||
|
"extends": ["renovate/config//groups/silkdotnet.json"],
|
||||||
|
"groupName": "Silk.NET"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "group OpenTK packages",
|
||||||
|
"extends": ["renovate/config//groups/opentk.json"],
|
||||||
|
"groupName": "OpenTK"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "group external Ryujinx packages",
|
||||||
|
"extends": ["renovate/config//groups/ryujinx.json"],
|
||||||
|
"groupName": "Ryujinx packages"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user