Skip to content

Commit b003db7

Browse files
authored
chore: change Dependabot Go module updates to weekly (#184)
1 parent 5e5ce85 commit b003db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: "gomod"
99
directory: "/"
1010
schedule:
11-
interval: "daily"
11+
interval: "weekly"
1212

1313
- package-ecosystem: "github-actions"
1414
directory: "/"

0 commit comments

Comments
 (0)