Skip to content

Commit 84f862c

Browse files
authored
Merge pull request #91 from github/cleancut/monthly-dependabot
Switch to monthly dependabot updates - rust-gems
2 parents feef750 + 2ca1510 commit 84f862c

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
@@ -4,9 +4,9 @@ updates:
44
- package-ecosystem: "cargo"
55
directory: "/"
66
schedule:
7-
interval: "weekly"
7+
interval: "monthly"
88

99
- package-ecosystem: "github-actions"
1010
directory: "/"
1111
schedule:
12-
interval: "weekly"
12+
interval: "monthly"

0 commit comments

Comments
 (0)