mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
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:
parent
e627634032
commit
1341bcd97d
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue