mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
chore(deps): add lodash
to renovate (#194613)
This commit is contained in:
parent
04fe43d4c2
commit
833a267419
1 changed files with 8 additions and 0 deletions
|
@ -124,6 +124,14 @@
|
|||
"labels": ["release_note:skip", "Team:Core", "backport:skip"],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"groupName": "lodash",
|
||||
"matchDepNames": ["lodash", "@types/lodash"],
|
||||
"reviewers": ["team:kibana-core"],
|
||||
"matchBaseBranches": ["main"],
|
||||
"labels": ["release_note:skip", "Team:Core", "backport:skip"],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"groupName": "ansi-regex",
|
||||
"matchDepNames": ["ansi-regex"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue