Skip to content

Commit 231f001

Browse files
committed
Update dependabot to daily schedule
Done. Updated `.github/dependabot.yml` from `interval: "weekly"` to `interval: "daily"`.
1 parent 5d83d45 commit 231f001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "daily"

0 commit comments

Comments
 (0)