From f91b5ab3b57989c15af0442707c17398ea8209cd Mon Sep 17 00:00:00 2001 From: Jason Dove Date: Tue, 22 Jun 2021 06:06:20 -0500 Subject: [PATCH] assign dependabot prs [no docker] --- .github/dependabot.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0686933b..b14660ca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,8 @@ version: 2 updates: - - package-ecosystem: "nuget" + - package-ecosystem: nuget directory: "/" schedule: - interval: "daily" + interval: daily + assignees: + - jasongdove