Skip to content

Commit 12109ef

Browse files
committed
Switch to monthly dependabot updates
1 parent 1af7c21 commit 12109ef

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
@@ -3,11 +3,11 @@ updates:
33
- package-ecosystem: "npm"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "monthly"
77
day: "saturday"
88

99
- package-ecosystem: "npm"
1010
directory: "/cli"
1111
schedule:
12-
interval: "weekly"
12+
interval: "monthly"
1313
day: "saturday"

0 commit comments

Comments
 (0)