From 55c64812c5fad58ca36e1863dafa2794e5011001 Mon Sep 17 00:00:00 2001 From: Simon Tushev Date: Sat, 13 Mar 2021 15:31:55 +0500 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 03ec545..16e0706 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "nuget" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "monthly"