Skip to content

Commit 54dc154

Browse files
committed
Downgrade dependabot schedule to weekly
1 parent c19a334 commit 54dc154

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,4 +3,4 @@ updates:
33
- package-ecosystem: "npm" # See documentation for possible values
44
directory: "/" # Location of package manifests
55
schedule:
6-
interval: "daily"
6+
interval: "weekly"

0 commit comments

Comments
 (0)