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"