README.md hinzugefügt
This commit is contained in:
commit
a3ae509709
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# renovate-config
|
||||||
|
|
||||||
|
To host the renovate config.
|
||||||
|
|
||||||
|
- `config.js` holds the self-hosted Renovate configuration so that Renovate knows what and how it should process.
|
||||||
|
- `renovate.json` in this repository ensures to receive Renovate updates.
|
||||||
|
- `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.
|
Loading…
Add table
Add a link
Reference in a new issue