1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-15 21:13:00 +00:00

Testing matchPackagePatterns again

This commit is contained in:
Jonathan Crowther 2024-04-10 16:24:25 -04:00
parent c2d48bb76b
commit 78f3014c3b

View File

@ -9,7 +9,7 @@
"packageRules": [
{
"groupName": "rancher repositories",
"matchPackageNames": [
"matchPackagePatterns": [
"rancher"
]
}