draupnir4all-web

git clone git://archive.git.mtrnord.blog/MTRNord/draupnir4all-web.git
Log | Files | Refs | README | LICENSE

commit 6ba94942d3267c4163dbe173bc8e225b14365208
parent a89e4ab8b15a07c21bc70c7473f05fbc677ffba0
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Fri, 23 May 2025 12:46:00 +0000

Add renovate.json
Diffstat:
Arenovate.json | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/renovate.json b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ] +}