Skip to content
Snippets Groups Projects
  1. Aug 22, 2018
  2. Aug 16, 2018
  3. Aug 11, 2018
  4. Aug 09, 2018
  5. Aug 07, 2018
  6. Aug 05, 2018
  7. Jul 31, 2018
    • Rhys Arkins's avatar
      feat: github-hosted presets (#2328) · 048eb6bf
      Rhys Arkins authored
      Adds support for GitHub-hosted presets, using the `github>` prefix. Supports single preset per repository only.
      
      Example:
      
      ```json
      {
        "extends": ["github>renovatebot/renovate"]
      }
      ```
      
      The above would extend the `renovate.json` inside this repository (probably not a good idea, but an example).
      
      Closes #2102, Closes #2312
  8. Jul 30, 2018
  9. Jul 29, 2018
  10. Jul 26, 2018
  11. Jul 21, 2018
  12. Jul 20, 2018
  13. Jul 17, 2018
  14. Jul 13, 2018
  15. Jul 09, 2018
  16. Jul 06, 2018
  17. Jul 05, 2018
Loading