From d61f5e7a28b01353b556dc7bbd9c3fd4372286ba Mon Sep 17 00:00:00 2001 From: Alex Peck Date: Wed, 20 Jul 2022 10:19:58 -0700 Subject: [PATCH] nuget --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2c431b0b..3ca09c12 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,11 @@ updates: directory: "/" schedule: interval: "weekly" + +version: 2 +updates: +- package-ecosystem: nuget + directory: "/" + schedule: + interval: "weekly" + open-pull-requests-limit: 10 \ No newline at end of file