1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Update dependeabot config (#30153)

This commit is contained in:
XhmikosR
2020-02-13 14:50:33 +02:00
committed by GitHub
parent 6f4784c8bb
commit f2aeea6927

View File

@@ -1,14 +1,10 @@
# https://dependabot.com/docs/config-file/
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: "weekly"
# Apply default reviewer and label to created pull requests
default_reviewers:
- "Johann-S"
- "XhmikosR"
default_labels:
- "dependencies"