mirror of
https://github.com/rancher/steve.git
synced 2025-08-25 09:29:43 +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": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"groupName": "rancher repositories",
|
"groupName": "rancher repositories",
|
||||||
"matchPackagePatterns": [
|
"matchSourceUrls": [
|
||||||
"github.com/rancher"
|
"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