Skip to content

Commit c091084

Browse files
authored
Update dependabot.yml
1 parent 3adefe1 commit c091084

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ updates:
33
- package-ecosystem: "gomod"
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: weekly
77
open-pull-requests-limit: 5
88

99
- package-ecosystem: "github-actions"
1010
directory: "/"
1111
schedule:
12-
interval: daily
12+
interval: weekly
1313
open-pull-requests-limit: 5
1414

1515
- package-ecosystem: "npm"
1616
directory: "/"
1717
schedule:
18-
interval: daily
18+
interval: weekly
1919
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)