Skip to content
Snippets Groups Projects
Unverified Commit 048eb6bf authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: github-hosted presets (#2328)

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
parent 503b1dcc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment