disable dependabot for desktop js modules
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
53523430cc
commit
4a1842285f
|
@ -20,17 +20,3 @@ update_configs:
|
|||
update_type: security
|
||||
default_reviewers:
|
||||
- "jakubgs"
|
||||
# Keep /desktop/js_files/yarn.lock up to date, batching pull requests weekly
|
||||
- package_manager: "javascript"
|
||||
directory: "/desktop/js_files"
|
||||
update_schedule: "weekly"
|
||||
allowed_updates:
|
||||
- match:
|
||||
update_type: all
|
||||
dependency_type: direct
|
||||
- match:
|
||||
update_type: security
|
||||
dependency_type: indirect
|
||||
default_reviewers:
|
||||
- "vkjr"
|
||||
- "jakubgs"
|
||||
|
|
Loading…
Reference in New Issue