From c890d84efd5f9b09ffe91037ee67b451ac10a854 Mon Sep 17 00:00:00 2001 From: Max Brauer Date: Fri, 8 Dec 2023 09:32:35 +0100 Subject: [PATCH] Current maintainers review dependabot PRs Signed-off-by: Max Brauer --- .github/dependabot.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4fdb0db..50092c2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,8 @@ updates: interval: daily open-pull-requests-limit: 10 reviewers: - - scothis + - squeedee + - mamachanko - package-ecosystem: gomod directory: "/" groups: @@ -17,11 +18,13 @@ updates: interval: daily open-pull-requests-limit: 10 reviewers: - - scothis + - squeedee + - mamachanko - package-ecosystem: gomod directory: "/hack" schedule: interval: daily open-pull-requests-limit: 10 reviewers: - - scothis + - squeedee + - mamachanko