From 438851fc13f4f42ce8a2c4d2b65f99ebb4c2e5e2 Mon Sep 17 00:00:00 2001 From: Elia El Lazkani Date: Sun, 14 Jan 2024 00:50:39 +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" +}