From 0f85f6ca9a1202587251b335f87d2c063c802c79 Mon Sep 17 00:00:00 2001 From: Hadley Rich Date: Sun, 25 Feb 2024 21:02:32 +1300 Subject: [PATCH] Touch to fix cron --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72be749..b47ce81 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ 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 the repository. \ No newline at end of file