Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
chore(dependabot): add dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
oBusk committed Mar 1, 2020
1 parent dd79013 commit 7e41c4b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 1
update_configs:
- package_manager: "javascript"
directory: "/"
update_schedule: "live"
commit_message:
prefix: "chore"
include_scope: true
automerged_updates:
- match:
update_type: "semver:patch"
default_reviewers:
- "oBusk"

0 comments on commit 7e41c4b

Please sign in to comment.