Skip to content

Commit 57c6ca8

Browse files
committed
Update dependabot
1 parent 6015bc9 commit 57c6ca8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ updates:
44
- package-ecosystem: "github-actions"
55
directory: "/"
66
schedule:
7-
interval: "daily"
7+
interval: "weekly"
8+
day: "sunday"
89
time: "00:00"
910
timezone: "Etc/UTC"
1011
labels:
@@ -18,7 +19,8 @@ updates:
1819
- package-ecosystem: "npm"
1920
directory: "/"
2021
schedule:
21-
interval: "daily"
22+
interval: "weekly"
23+
day: "sunday"
2224
time: "00:00"
2325
timezone: "Etc/UTC"
2426
groups:

0 commit comments

Comments
 (0)