mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
Mark code insights related deps and add code insights team as reviewers (#24721)
* Mark code insights related deps and add proper team as reviewers * Update renovate.json Co-authored-by: Felix Becker <felix.b@outlook.com>
This commit is contained in:
parent
9e237e1874
commit
0ccaaff66f
@ -12,6 +12,14 @@
|
||||
{
|
||||
"packageNames": ["@octokit/rest", "@slack/web-api", "googleapis"],
|
||||
"reviewers": ["beyang"]
|
||||
},
|
||||
{
|
||||
"packagePatterns": ["^@visx/"],
|
||||
"reviewers": ["team:code-insights-frontend"]
|
||||
},
|
||||
{
|
||||
"packageNames": ["react-grid-layout"],
|
||||
"reviewers": ["team:code-insights-frontend"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user