From 4788a257ea7af9cd2a95a33543932fe6d9ba2fec Mon Sep 17 00:00:00 2001 From: Marco Vettorello Date: Wed, 4 Dec 2024 11:33:02 +0100 Subject: [PATCH] [deps] Remove faker from renovate (#202777) ## Summary With the [replacement](https://github.com/elastic/kibana/pull/201105) of `faker` with `@faker-js` there is no more need of this renovate configuration. --- renovate.json | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/renovate.json b/renovate.json index b010d5465dc33..4d2e1a2daf5e3 100644 --- a/renovate.json +++ b/renovate.json @@ -400,26 +400,6 @@ "enabled": true, "minimumReleaseAge": "7 days" }, - { - "groupName": "@elastic/kibana-visualizations test dependencies", - "matchDepNames": [ - "@types/faker", - "faker" - ], - "reviewers": [ - "team:visualizations" - ], - "matchBaseBranches": [ - "main" - ], - "labels": [ - "Team:Visualizations", - "release_note:skip", - "backport:prev-minor" - ], - "enabled": true, - "minimumReleaseAge": "7 days" - }, { "groupName": "@elastic/charts", "matchDepNames": [