Skip to content

Commit 416eef8

Browse files
authored
Update dependabot.yml
1 parent 9cb6643 commit 416eef8

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,12 +3,12 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: weekly
77
time: "20:00"
88
open-pull-requests-limit: 10
99
- package-ecosystem: github-actions
1010
directory: "/"
1111
schedule:
12-
interval: daily
12+
interval: weekly
1313
time: "20:00"
1414
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)