Update dependabot.yml

This commit is contained in:
Richard Mwewa
2023-02-11 05:31:46 +02:00
committed by GitHub
parent 1ca3f3666c
commit 0ffed7cae6

View File

@@ -8,7 +8,7 @@ updates:
- package-ecosystem: nuget
schedule:
interval: "daily"
directory: "Reddit Post Scraping Tool"
directory: "reddit-post-scraping-tool/Reddit Post Scraping Tool"
schedule-expression: "cron(0 0 * * ? *)"
label: "nuget"
authors:
@@ -18,7 +18,7 @@ updates:
- package-ecosystem: pip
schedule:
interval: "daily"
directory: "reddit_post_scraping_tool"
directory: "reddit-post-scraping-tool/reddit_post_scraping_tool"
schedule-expression: "cron(0 0 * * ? *)"
label: "pip"
authors: