Skip to content

Commit a2385a6

Browse files
committed
move groups to gomod
1 parent c52e804 commit a2385a6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ updates:
77
time: "01:00"
88
timezone: Asia/Tokyo
99
open-pull-requests-limit: 10
10-
- package-ecosystem: github-actions
11-
directory: "/"
12-
schedule:
13-
interval: weekly
14-
time: "01:00"
15-
timezone: Asia/Tokyo
1610
groups:
1711
golang/x:
1812
patterns:
@@ -24,3 +18,9 @@ updates:
2418
patterns:
2519
- "github.com/elazarl/goproxy*"
2620
- "github.com/stretchr/testify"
21+
- package-ecosystem: github-actions
22+
directory: "/"
23+
schedule:
24+
interval: weekly
25+
time: "01:00"
26+
timezone: Asia/Tokyo

0 commit comments

Comments
 (0)