Changed interval to daily
This commit is contained in:
parent
8a92100384
commit
c48707e634
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -3,9 +3,9 @@ updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "daily"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user