From 5540a23a4f48001cbd954d916d0116110e867960 Mon Sep 17 00:00:00 2001 From: Owen Richards <91555661+OwenRichards1@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:59:33 +0000 Subject: [PATCH] Testing dependabot.yml (#55) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d9d4e20..4937d18 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "nuget" - directory: "/" + directory: "/web-app-aspnet" schedule: interval: "daily" labels: