From 4f012fab56e48f8655416aaa0529a6a85a6e4b70 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Wed, 10 Mar 2021 16:46:41 -0800 Subject: [PATCH] Add nebunez to dependabot alerts --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e87cd1cf5..2a8393319 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: schedule: interval: "daily" reviewers: - - "gingervitis" + - "nebunez" - "gabek" - package-ecosystem: "gomod"