From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 13:54:50 +0000 (+0000) Subject: Add renovate.json X-Git-Tag: curl-8_8_0~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bdfe3dcd6c697bb5ebfd6e6af825702bb4d13a6a;p=thirdparty%2Fcurl.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" + ] +}