From a4f8c5f12c49ef7b9695e096b8aa3a205e6e90de Mon Sep 17 00:00:00 2001 From: Jaime Soriano Pastor Date: Thu, 25 Jul 2024 18:15:38 +0200 Subject: [PATCH] Add labels and reviewers --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 280fee79f97..ea5e8584b33 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,3 +15,7 @@ updates: # Check for updates to GitHub Actions every week interval: "weekly" open-pull-requests-limit: 2 + labels: + - automation + reviewers: + - "elastic/ecosystem"