From c782a2ead95d28ed2a358c15c03d36b234738a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20K=C3=B6bele?= Date: Mon, 27 Nov 2023 20:05:57 +0000 Subject: [PATCH] Add renovate.json --- renovate.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 renovate.json diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..7190a60 --- /dev/null +++ b/renovate.json @@ -0,0 +1,3 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json" +} -- 2.49.1