mirror of
https://github.com/rancher/steve.git
synced 2025-08-25 01:19:31 +00:00
Testing matchSourceUrls
This commit is contained in:
parent
657f141055
commit
bdce9d362f
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
@ -9,8 +9,11 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "rancher repositories",
|
||||
"matchPackagePatterns": [
|
||||
"github.com/rancher"
|
||||
"matchSourceUrls": [
|
||||
"https://github.com/rancher/wrangler/v2",
|
||||
"https://github.com/rancher/dynamiclistener",
|
||||
"https://github.com/rancher/apiserver",
|
||||
"https://github.com/rancher/norman"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user