From 618aaa45baa95d3958d181af6278ccfd5af59727 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sun, 6 Aug 2023 02:12:39 +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 3ad89e2..00d017e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "nuget" schedule: interval: "daily" - directory: "Reddit Post Scraping Tool" + directory: "RPST GUI" ignore: - dependency-name: "Newtonsoft.Json" - package-ecosystem: "pip"