From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 14:57:31 +0000 (+0000) Subject: Add renovate.json X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8e6ffedaffc13ebd870cc0bb54aa5e83b44048;p=thirdparty%2Ffreeswitch.git Add renovate.json --- diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000000..5db72dd6a9 --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ] +}