From 1ca3f3666cc72a21f38bd4c7ca7138476fd478e1 Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sat, 11 Feb 2023 05:30:48 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: