feat(dependabot): set interval(s) to daily
See: dependabot/dependabot-core#2306
This commit is contained in:
parent
55c56f6541
commit
709778513f
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -3,8 +3,8 @@ updates:
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "daily"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "daily"
|
||||
|
Loading…
Reference in New Issue
Block a user