Skip to content

Commit

Permalink
Change dependabot update schedule from live to weekly (#10949)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron committed Jun 4, 2019
1 parent c11742d commit 8265c5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .dependabot/config.yml
Expand Up @@ -3,8 +3,8 @@ version: 1
update_configs:
- package_manager: "ruby:bundler"
directory: "/"
update_schedule: "live"
update_schedule: "weekly"

- package_manager: "javascript"
directory: "/"
update_schedule: "live"
update_schedule: "weekly"

0 comments on commit 8265c5e

Please sign in to comment.