Skip to content

Commit 8578780

Browse files
authored
change dependabot schedule to daily
1 parent 7db6ea1 commit 8578780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ updates:
33
- package-ecosystem: "npm"
44
directory: "/"
55
schedule:
6-
interval: "monthly"
6+
interval: "daily"
77
assignees:
88
- "njzjz"

0 commit comments

Comments
 (0)