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"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
|
|
||||||
- package-ecosystem: "pip"
|
- package-ecosystem: "pip"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user