chore(deps): add lodash to renovate (#194613)

This commit is contained in:
Alejandro Fernández Haro 2024-10-02 14:24:02 +02:00 committed by GitHub
parent 04fe43d4c2
commit 833a267419
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"],