config.yml 269 B

123456789101112
  1. version: 1
  2. update_configs:
  3. - package_manager: javascript
  4. directory: /
  5. update_schedule: weekly
  6. allowed_updates:
  7. - match:
  8. update_type: security
  9. automerged_updates:
  10. - match:
  11. dependency_type: all
  12. update_type: all