]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Add renovate.json
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Mon, 13 May 2024 13:54:50 +0000 (13:54 +0000)
committerMax Dymond <cmeister2@gmail.com>
Mon, 13 May 2024 21:34:46 +0000 (22:34 +0100)
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"
+  ]
+}