Skip to content

Commit 6d494bc

Browse files
toshi0607claude
andcommitted
Configure dependabot for weekly Friday updates
- Schedule gomod and github-actions updates every Friday - Add github-actions ecosystem to track CI action versions Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 3315e97 commit 6d494bc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
day: "friday"
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "weekly"
12+
day: "friday"

0 commit comments

Comments
 (0)