Skip to content

Commit 2e11dff

Browse files
authored
Dependabot: Switch update interval from daily to monthly
1 parent bd96450 commit 2e11dff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ updates:
66
- package-ecosystem: "gomod"
77
directory: "/"
88
schedule:
9-
interval: "daily"
9+
interval: "monthly"
1010

1111
- package-ecosystem: "github-actions"
1212
directory: "/"
1313
schedule:
14-
interval: "daily"
14+
interval: "monthly"

0 commit comments

Comments
 (0)