Skip to content

Commit 9f784c5

Browse files
authored
Merge pull request #1463 from fluxcd/dependabot-up
Update dependabot config
2 parents ee8981f + 07837f6 commit 9f784c5

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:
@@ -31,4 +31,4 @@ updates:
3131
patterns:
3232
- "*"
3333
schedule:
34-
interval: "daily"
34+
interval: "monthly"

0 commit comments

Comments
 (0)