From 6aeafdae7bd79ffe5f35ec6095a848c909930215 Mon Sep 17 00:00:00 2001 From: Ricardo Band Date: Tue, 6 Feb 2024 11:00:26 +0100 Subject: [PATCH] Update dependabot.yml Signed-off-by: Ricardo Band --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 22757cd..08d0cc7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,7 @@ updates: - "golang" - "dependencies" reviewers: - - "idealo/transport" + - "idealo/transit" - package-ecosystem: "github-actions" directory: "/" target-branch: "next" @@ -25,4 +25,4 @@ updates: - "gh-action" - "dependencies" reviewers: - - "idealo/transport" + - "idealo/transit"