WIP: initial renovate.json

pull/2/head
Richard Attermeyer 2023-12-16 21:55:35 +00:00
parent 10a9cfc2ee
commit 05f2a927a3
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json" "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"platform": "gitea",
"logLevel": "debug"
} }