Skip to content

Commit 8a60291

Browse files
authored
Change interval for cargo dependencies to weekly (#211)
commit-id:f3c87ed3
1 parent 259cbdf commit 8a60291

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
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: "cargo"
44
directory: "/"
55
schedule:
6-
interval: "monthly"
6+
interval: "weekly"
77
groups:
88
regular:
99
exclude-patterns:

0 commit comments

Comments
 (0)