Skip to content

Commit fb7dc94

Browse files
authored
build: change dependabot interval to weekly (#204)
1 parent ca492c1 commit fb7dc94

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)