Skip to content

Commit 55c6347

Browse files
committed
added dependabot entry
1 parent 1eef3b6 commit 55c6347

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@ updates:
2525
k8s:
2626
patterns:
2727
- "k8s.io/*"
28+
- package-ecosystem: gomod
29+
directory: "/plugins"
30+
schedule:
31+
interval: daily
32+
time: "17:00"
33+
timezone: Asia/Tokyo
34+
open-pull-requests-limit: 10
35+
groups:
36+
mackerelio:
37+
patterns:
38+
- "github.com/mackerelio/*"
2839
- package-ecosystem: github-actions
2940
directory: "/"
3041
schedule:

0 commit comments

Comments
 (0)