Skip to content

Commit 2660855

Browse files
Change Dependabot update interval from weekly to daily
1 parent 8de8070 commit 2660855

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: npm
44
directory: "/"
55
schedule:
6-
interval: weekly
6+
interval: daily
77
time: "10:00"
88
open-pull-requests-limit: 10
99
labels:

0 commit comments

Comments
 (0)