chore: set dependabot interval to "daily"
this should allow users to get quicker updates
This commit is contained in:
parent
d2c7b32616
commit
d3ba4a5f53
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -3,4 +3,4 @@ updates:
|
|||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user