From 365aec9b386d184eef3b7a2d1a77da4e2865df15 Mon Sep 17 00:00:00 2001 From: TatLead Date: Mon, 29 Jan 2024 09:48:12 +0800 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 b682eba..bbf5b24 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: "/" # Location of package manifests + directory: "/OpenGSQ" # Location of package manifests schedule: interval: "daily"