Skip to content

Commit

Permalink
Change dependabot update schedule from live to weekly (mastodon#10949)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored and hiyuki2578 committed Oct 2, 2019
1 parent 98f8b67 commit e0b68fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
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 e0b68fb

Please sign in to comment.