Skip to content

Commit 386b9fd

Browse files
authored
ci: set dependabot weekly w/ 1week cooldown
1 parent 28ba871 commit 386b9fd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ updates:
33
- package-ecosystem: "cargo"
44
directory: "/"
55
schedule:
6-
interval: "monthly"
6+
interval: "weekly"
77
labels:
88
- "dependencies"
9+
cooldown:
10+
default-days: 7

0 commit comments

Comments
 (0)