Skip to content

Commit 99fd21f

Browse files
committed
chore: Change GitHub Actions update schedule from weekly to daily
Signed-off-by: Eden Reich <[email protected]>
1 parent 3dcc773 commit 99fd21f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ updates:
2626
- package-ecosystem: "github-actions"
2727
directory: "/"
2828
schedule:
29-
interval: "weekly"
30-
day: "monday"
31-
time: "09:00"
29+
interval: "daily"
3230
open-pull-requests-limit: 0
3331
reviewers:
3432
- "inference-gateway/maintainers"

0 commit comments

Comments
 (0)