From 1f7fda338232d542b667e4060bb55b1253c3e530 Mon Sep 17 00:00:00 2001 From: Daan Verstraten Date: Wed, 18 Aug 2021 14:26:49 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e574638..a88169e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + assignees: + - "DaanV2" + reviewers: + - "DaanV2"