chore: remove dependabot config (#5279)

This commit is contained in:
Erez Rokah
2021-04-20 15:21:05 +04:00
committed by GitHub
parent b735b0f032
commit 65343c1238

View File

@ -1,25 +0,0 @@
version: 1
update_configs:
- package_manager: javascript
directory: /
update_schedule: live
allowed_updates:
- match:
update_type: security
automerged_updates:
- match:
dependency_type: all
update_type: in_range
version_requirement_updates: widen_ranges
- package_manager: javascript
directory: /website
update_schedule: live
allowed_updates:
- match:
update_type: security
automerged_updates:
- match:
dependency_type: all
update_type: in_range
version_requirement_updates: widen_ranges