mirror of
https://github.com/bellingcat/reddit-post-scraping-tool.git
synced 2026-06-13 05:58:29 +03:00
Update dependabot.yml
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -8,7 +8,7 @@ updates:
|
|||||||
- package-ecosystem: nuget
|
- package-ecosystem: nuget
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
directory: "reddit-post-scraping-tool/Reddit Post Scraping Tool"
|
directory: "/Reddit Post Scraping Tool"
|
||||||
schedule-expression: "cron(0 0 * * ? *)"
|
schedule-expression: "cron(0 0 * * ? *)"
|
||||||
label: "nuget"
|
label: "nuget"
|
||||||
authors:
|
authors:
|
||||||
@@ -18,7 +18,7 @@ updates:
|
|||||||
- package-ecosystem: pip
|
- package-ecosystem: pip
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
directory: "reddit-post-scraping-tool/reddit_post_scraping_tool"
|
directory: "reddit_post_scraping_tool"
|
||||||
schedule-expression: "cron(0 0 * * ? *)"
|
schedule-expression: "cron(0 0 * * ? *)"
|
||||||
label: "pip"
|
label: "pip"
|
||||||
authors:
|
authors:
|
||||||
|
|||||||
Reference in New Issue
Block a user