diff --git a/README.md b/README.md index 282217c..1d7aed7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ To host the renovate config. +- `config.js` holds the self-hosted Renovate configuration so that Renovate knows what and how it should process. - `default.json` holds the basic config for all repositories. It extends the presets by the renovate project defined in `renovate-schema.json`. - Each repository can extend/alter this config by adding a `renovate.json` file to the root of the repository. - -