mirror of
https://github.com/dependabot/fetch-metadata.git
synced 2026-03-12 18:07:12 -04:00
Generate Dependabot PRs on Sundays weekly
See discussion here: github/dependabot-updates#4400 (comment)
This commit is contained in:
committed by
GitHub
parent
020921f74f
commit
b1debf3fda
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -4,13 +4,13 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "monday"
|
||||
day: "sunday"
|
||||
time: "16:00"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "monday"
|
||||
day: "sunday"
|
||||
time: "16:00"
|
||||
groups:
|
||||
eslint-dependencies:
|
||||
|
||||
Reference in New Issue
Block a user