Update Renovate ownership for mapbox dependencies (#208211)

Fix ownership of mapbox dependencies. These should belong to the Kibana
Presentation team.

Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
This commit is contained in:
Nick Peihl 2025-01-24 15:06:19 -05:00 committed by GitHub
parent e627634032
commit 1341bcd97d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -780,12 +780,10 @@
{
"groupName": "@elastic/kibana-management dependencies",
"matchDepNames": [
"@mapbox/vector-tile",
"csstype",
"cronstrue",
"file-saver",
"immer",
"@types/mapbox__vector-tile",
"@types/file-saver"
],
"reviewers": [
@ -2342,9 +2340,11 @@
"@mapbox/mapbox-gl-draw",
"@mapbox/mapbox-gl-rtl-text",
"@mapbox/mapbox-gl-supported",
"@mapbox/vector-tile",
"mapbox-gl-draw-rectangle-mode",
"maplibre-gl",
"@types/geojson"
"@types/geojson",
"@types/mapbox__vector-tile"
],
"reviewers": [
"team:kibana-presentation"