Skip to content

Commit 2bcf4a5

Browse files
authored
Update dependabot.yml
1 parent 6f0641a commit 2bcf4a5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: weekly
7-
time: "10:00"
6+
interval: "daily"
7+
time: "13:00"
8+
timezone: "America/New_York"
89
open-pull-requests-limit: 0
910
target-branch: main
1011
labels:

0 commit comments

Comments
 (0)