1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-16 21:36:26 +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": [ "packageRules": [
{ {
"groupName": "rancher repositories", "groupName": "rancher repositories",
"matchPackageNames": [ "matchPackagePatterns": [
"rancher" "rancher"
] ]
} }