Skip to content

Commit 48e677a

Browse files
committed
Update dependabot config
Signed-off-by: Stefan Prodan <[email protected]>
1 parent b4ad41b commit 48e677a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
directory: "/"
66
labels: ["dependencies"]
77
schedule:
8-
interval: "daily"
8+
interval: "monthly"
99
groups:
1010
go-deps:
1111
patterns:
@@ -29,4 +29,4 @@ updates:
2929
patterns:
3030
- "*"
3131
schedule:
32-
interval: "daily"
32+
interval: "monthly"

0 commit comments

Comments
 (0)