Skip to content

Commit c31e974

Browse files
authored
Merge pull request #641 from benjeffery/dependabot-monthly
Make dependabot only check monthly
2 parents 69e0e65 + d1036f3 commit c31e974

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: "python"
44
directory: "/python/requirements/CI"
5-
update_schedule: "live"
5+
update_schedule: "monthly"
66
default_reviewers:
77
- "benjeffery"
88
default_labels:

0 commit comments

Comments
 (0)