Skip to content

Commit 8829017

Browse files
authored
Change schedule on dependabot to weekly
1 parent 926f661 commit 8829017

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
@@ -22,4 +22,4 @@ updates:
2222
- package-ecosystem: "npm"
2323
directory: "/"
2424
schedule:
25-
interval: "daily"
25+
interval: "weekly"

0 commit comments

Comments
 (0)