Skip to content

Commit

Permalink
rename datavis to visualizations
Browse files Browse the repository at this point in the history
  • Loading branch information
flash1293 committed Nov 4, 2022
1 parent d7f9f5e commit dc63248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
{
"groupName": "@elastic/charts",
"matchPackageNames": ["@elastic/charts"],
"reviewers": ["team:datavis", "markov00", "nickofthyme"],
"reviewers": ["team:visualizations", "markov00", "nickofthyme"],
"matchBaseBranches": ["main"],
"labels": ["release_note:skip", "backport:skip", "Team:DataVis"],
"labels": ["release_note:skip", "backport:skip", "Team:Visualizations"],
"draftPR": true,
"enabled": true,
"assignAutomerge": true,
Expand Down

0 comments on commit dc63248

Please sign in to comment.