diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 789abac..bb3da03 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: nuget schedule: interval: "daily" - directory: "/" + directory: "Reddit Post Scraping Tool" schedule-expression: "cron(0 0 * * ? *)" label: "nuget" authors: @@ -18,7 +18,7 @@ updates: - package-ecosystem: pip schedule: interval: "daily" - directory: "/" + directory: "reddit_post_scraping_tool" schedule-expression: "cron(0 0 * * ? *)" label: "pip" authors: