From 27ea1eb5719d2cc11d50e22e698cf66d51432b2d Mon Sep 17 00:00:00 2001 From: Oleksandr Nemesh Date: Sun, 26 Jun 2022 11:15:19 +0300 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 067610f..cf09652 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" + - package-ecosystem: "nuget" directory: "/" schedule: interval: "daily"