From e32e9e1ac63e47f346bc970fbe45cf80b3db9042 Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Fri, 14 Aug 2020 16:00:14 +0000 Subject: [PATCH] Add renovate.json --- renovate.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 renovate.json diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..af8effb --- /dev/null +++ b/renovate.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "github>mwalbeck/renovate-config", + "github>mwalbeck/renovate-config:docker" + ] +} -- 2.45.2