Skip to content

Commit 2cc250e

Browse files
authored
Change dependabot runs to monthly (#178)
Signed-off-by: Bob Wall <bob.wall@ironcorelabs.com>
1 parent fe4cc15 commit 2cc250e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ updates:
33
- package-ecosystem: "cargo"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
7-
day: "thursday"
6+
interval: "monthly"

0 commit comments

Comments
 (0)