Skip to content

Commit a61dc3c

Browse files
authored
build: change dependabot interval to weekly (#262)
1 parent 2a72300 commit a61dc3c

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
@@ -17,4 +17,4 @@ updates:
1717
- package-ecosystem: "npm"
1818
directory: "/"
1919
schedule:
20-
interval: "daily"
20+
interval: "weekly"

0 commit comments

Comments
 (0)