Skip to content

Commit

Permalink
chore: add dependabot configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher - Marcel Böddecker committed Oct 20, 2019
1 parent fe0bf4d commit d454af5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 1
update_configs:
- package_manager: javascript
directory: /
update_schedule: live
default_reviewers:
- bddckr
- thestonefox
default_labels:
- dependency-update
version_requirement_updates: increase_versions
commit_message:
prefix: "chore"
include_scope: true

0 comments on commit d454af5

Please sign in to comment.