Dependency ownership for ML UI team, part 1 (#204110)

## Summary

This updates our `renovate.json` configuration to mark the ML UI team as
owners of their set of dependencies.
This commit is contained in:
Larry Gregory 2024-12-13 07:43:01 -05:00 committed by GitHub
parent f2f2a0a689
commit 86d87ee746
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -260,6 +260,27 @@
],
"enabled": true
},
{
"groupName": "@elastic/ml-ui dependencies",
"matchDepNames": [
"@types/he",
"he",
"react-popper-tooltip"
],
"reviewers": [
"team:ml-ui"
],
"matchBaseBranches": [
"main"
],
"labels": [
"Team:ML",
":ml",
"release_note:skip",
"backport:all-open"
],
"enabled": true
},
{
"groupName": "@elastic/fleet dependencies",
"matchDepNames": [