Skip to content

Commit 6373239

Browse files
authored
Update dependabot.yml
1 parent 558d6c4 commit 6373239

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
7-
day: "friday"
6+
interval: "monthly"
7+
day: "saturday"
88

99
- package-ecosystem: "npm"
1010
directory: "/"
1111
schedule:
1212
interval: "weekly"
13-
day: "friday"
13+
day: "saturday"

0 commit comments

Comments
 (0)