Files
renovate-config/README.md
Hadley Rich 0f85f6ca9a
All checks were successful
renovate / renovate (push) Successful in 1m14s
Touch to fix cron
2024-02-25 21:02:32 +13:00

491 B

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.