mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[LaunchDarkly] Add renovate (#169516)
This commit is contained in:
parent
27bea1cf38
commit
91c8506ece
1 changed files with 22 additions and 1 deletions
|
@ -118,6 +118,27 @@
|
|||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"groupName": "LaunchDarkly",
|
||||
"matchPackageNames": [
|
||||
"launchdarkly-js-client-sdk",
|
||||
"launchdarkly-node-server-sdk"
|
||||
],
|
||||
"reviewers": [
|
||||
"team:kibana-security",
|
||||
"team:kibana-core"
|
||||
],
|
||||
"matchBaseBranches": [
|
||||
"main"
|
||||
],
|
||||
"labels": [
|
||||
"release_note:skip",
|
||||
"Team:Security",
|
||||
"Team:Core",
|
||||
"backport:prev-minor"
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"groupName": "APM",
|
||||
"matchPackageNames": [
|
||||
|
@ -626,4 +647,4 @@
|
|||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue