Update dependeabot config (#30153)
This commit is contained in:
parent
6f4784c8bb
commit
f2aeea6927
1 changed files with 0 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue