From 3d6b6490669bd845759cd2bfed8c4003372ce047 Mon Sep 17 00:00:00 2001 From: sujiba Date: Tue, 21 May 2024 22:16:13 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 72be749..fdccf8f 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,9 @@ To host the renovate config. - `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. + + +# Acknowledgments + +- [gitea renovate config](https://gitea.com/gitea/renovate-config) +- [naoalb renovate config](https://code.naoalb.org/naoalb-Infrastructure/renovate-config) \ No newline at end of file