From e5386f89b1006414b2dec3cdb14fd2f558cd29f9 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:40:21 +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 00d017e..930995c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "nuget" schedule: interval: "daily" - directory: "RPST GUI" + directory: "Knew Karma" ignore: - dependency-name: "Newtonsoft.Json" - package-ecosystem: "pip"