From 84e98e44407589d110927675f38c2b22a11fdaa0 Mon Sep 17 00:00:00 2001 From: Rahul Somasunderam Date: Thu, 4 Aug 2022 08:35:27 -0700 Subject: [PATCH] chore(deps): Tell Dependabot to nudge maintainer --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eb5f6df..932fa69 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,11 @@ updates: directory: / schedule: interval: weekly + reviewers: + - rahulsom - package-ecosystem: github-actions directory: / schedule: interval: weekly + reviewers: + - rahulsom