未验证 提交 8f42f569 编写于 作者: V Vinayak Kulkarni 提交者: GitHub

config: add dependabot configuration (#2162)

* feat: add dependabot configuration

* config: update .dependabot/config.yml
Co-authored-by: NBen Hong <ben@bencodezen.io>
上级 91a39d5f
version: 1
update_configs:
# Keep package.json (& lockfiles) up to date as soon as
# new versions are published to the npm registry
- package_manager: "javascript"
directory: "/"
update_schedule: "live"
# Apply default reviewer and label to created
# pull requests
default_reviewers:
- "bencodezen"
default_labels:
- "dependencies"
commit_message:
prefix: "fix"
prefix_development: "chore"
include_scope: true
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册