From 6a5130215c3e274192ed6236edb9963270cfcbf7 Mon Sep 17 00:00:00 2001 From: Izak Van Heerden <56478056+Incognito-100@users.noreply.github.com> Date: Sat, 18 Mar 2023 11:08:36 +0200 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 2574899..8c23067 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,6 @@ version: 2 updates: - package-ecosystem: "nuget" # See documentation for possible values - directory: "/PIP GUI now in c sharp.csproj" # Location of package manifests + directory: "/" # Location of package manifests schedule: interval: "weekly"