Skip to content

Commit

Permalink
Add Dependabot config (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
larouxn authored and pranavrajs committed Nov 25, 2019
1 parent efea049 commit fabf59c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .dependabot/config.yml
@@ -0,0 +1,23 @@
version: 1
update_configs:
- package_manager: "ruby:bundler"
directory: "/"
update_schedule: "weekly"
default_reviewers:
- "sony-mathew"
- "sojan-official"
- "subintp"
default_labels:
- "dependencies"
- "ruby"
version_requirement_updates: "auto"
- package_manager: "javascript"
directory: "/"
update_schedule: "weekly"
default_reviewers:
- "pranavrajs"
- "nithindavid"
default_labels:
- "dependencies"
- "javascript"
version_requirement_updates: "auto"

4 comments on commit fabf59c

@Madbwr

This comment was marked as spam.

@Madbwr

This comment was marked as spam.

@Madbwr

This comment was marked as spam.

@Madbwr

This comment was marked as spam.

Please sign in to comment.