Skip to content

Commit 2794e7c

Browse files
authored
Chore: Refine dependency update schedule
Matching similar changes in the `hint` repo. Close #973
1 parent a3c82ff commit 2794e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dependabot/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 1
22
update_configs:
33
- package_manager: "javascript"
44
directory: "/"
5-
update_schedule: "live"
5+
update_schedule: "monthly"
66
automerged_updates:
77
- match:
88
dependency_type: "development"

0 commit comments

Comments
 (0)