]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add renovate.json renovate/configure 1941/head
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fri, 15 Dec 2023 14:57:31 +0000 (14:57 +0000)
committerGitHub <noreply@github.com>
Fri, 15 Dec 2023 14:57:31 +0000 (14:57 +0000)
renovate.json [new file with mode: 0644]

diff --git a/renovate.json b/renovate.json
new file mode 100644 (file)
index 0000000..5db72dd
--- /dev/null
@@ -0,0 +1,6 @@
+{
+  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+  "extends": [
+    "config:recommended"
+  ]
+}