From c8fde57cb3c3536a38bfc4afb6b43298c0adc609 Mon Sep 17 00:00:00 2001 From: "Philippe M. Chiasson" Date: Thu, 17 Aug 2023 16:45:34 -0400 Subject: [PATCH] Enable renovate --- 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..0f07b97 --- /dev/null +++ b/renovate.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:best-practices" + ] +} +