Skip to content

Commit b95b9e8

Browse files
committed
chore: reduce Dependabot frequency
1 parent 3e0de2d commit b95b9e8

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
@@ -5,8 +5,8 @@ updates:
55
- package-ecosystem: "github-actions"
66
directory: "/"
77
schedule:
8-
interval: "daily"
8+
interval: "weekly"
99
- package-ecosystem: "gomod"
1010
directory: "/"
1111
schedule:
12-
interval: "daily"
12+
interval: "weekly"

0 commit comments

Comments
 (0)