Skip to content

Commit 435c4db

Browse files
Zie619claude
andcommitted
chore(ci): add Dependabot for gomod and github-actions
Weekly schedule with dependency labels and 10 PR limit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6c142d1 commit 435c4db

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "gomod"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
labels:
8+
- "dependencies"
9+
open-pull-requests-limit: 10
10+
- package-ecosystem: "github-actions"
11+
directory: "/"
12+
schedule:
13+
interval: "weekly"
14+
labels:
15+
- "dependencies"
16+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)