Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Commit b46a911

Browse files
committed
Fix dependabot workflow
1 parent 76788e5 commit b46a911

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: "weekly"
77
day: "saturday"
8-
time: "06:00"
8+
time: "08:00"
99
timezone: "Etc/UTC"
1010

1111
- package-ecosystem: "github-actions"
@@ -16,3 +16,4 @@ updates:
1616
github-actions:
1717
patterns:
1818
- "*"
19+

0 commit comments

Comments
 (0)