Ensure Renovate updates itself regularly (#6)
The `github-actions` manager should also work for Gitea Actions. It is the same syntax. As per Discord conversation, unpin the Docker digest for Renovate. Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com> Reviewed-on: https://gitea.com/gitea/renovate-config/pulls/6 Co-authored-by: justusbunsi <sk.bunsenbrenner@gmail.com> Co-committed-by: justusbunsi <sk.bunsenbrenner@gmail.com>
This commit is contained in:
committed by
techknowlogick
parent
c7cdec4545
commit
1448c584db
@@ -3,5 +3,6 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user