Skip to content

Commit 724ef8d

Browse files
authored
chore: setup dependabot for internal/tools (#1106)
* chore: setup dependabot for internal/tools Signed-off-by: Matthieu MOREL <[email protected]>
1 parent 280a482 commit 724ef8d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ updates:
2929
k8s.io:
3030
patterns:
3131
- "k8s.io/*"
32+
- package-ecosystem: gomod
33+
directory: /internal/tools
34+
allow:
35+
- dependency-type: direct
36+
schedule:
37+
interval: weekly
3238
- package-ecosystem: gomod
3339
directory: /xdsmatcher
3440
schedule:

0 commit comments

Comments
 (0)