This commit is contained in:
parent
72b7deb0b1
commit
fa5d088b68
1 changed files with 12 additions and 3 deletions
15
README.md
15
README.md
|
@ -1,6 +1,15 @@
|
|||
# renovate-config
|
||||
<div aligne="center">
|
||||
|
||||
# renovate-config <!-- omit in toc -->
|
||||
|
||||
</div>
|
||||
|
||||
<div aligne="center">
|
||||
|
||||
[](https://git.smail.koeln/homelab/renovate-config/actions?workflow=renovate.yaml)
|
||||
|
||||
</div>
|
||||
|
||||
- [renovate-config](#renovate-config)
|
||||
- [requirements](#requirements)
|
||||
- [additions](#additions)
|
||||
- [acknowledgments](#acknowledgments)
|
||||
|
@ -11,7 +20,7 @@ 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.
|
||||
- Each repository can extend/alter this config by adding a `renovate.json` file to the root of their own repository.
|
||||
|
||||
## requirements
|
||||
1. Create a new bot account e.g. renovate-bot.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue