Skip to content

Commit 6acfabd

Browse files
authored
build: change dependabot interval to weekly (#631)
1 parent 0ec3f47 commit 6acfabd

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)