We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52e804 commit a2385a6Copy full SHA for a2385a6
.github/dependabot.yml
@@ -7,12 +7,6 @@ updates:
7
time: "01:00"
8
timezone: Asia/Tokyo
9
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
16
groups:
17
golang/x:
18
patterns:
@@ -24,3 +18,9 @@ updates:
24
25
19
- "github.com/elazarl/goproxy*"
26
20
- "github.com/stretchr/testify"
21
+ - package-ecosystem: github-actions
22
+ directory: "/"
23
+ schedule:
+ interval: weekly
+ time: "01:00"
+ timezone: Asia/Tokyo
0 commit comments