Skip to content

Commit 61bbb25

Browse files
committed
Changed to weekly dependency updates check.
1 parent 79646b1 commit 61bbb25

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
@@ -11,4 +11,4 @@ updates:
1111
directory: "/"
1212
# Check the npm registry for updates every day (weekdays)
1313
schedule:
14-
interval: "daily"
14+
interval: "weekly"

0 commit comments

Comments
 (0)