feat: initial config

This commit is contained in:
Michael Kriese 2024-11-07 13:41:41 +01:00
parent 81d1ef8308
commit 06801d72cc
No known key found for this signature in database
GPG key ID: F8D7748549A5986A
5 changed files with 54 additions and 2 deletions

4
default.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>forgejo/renovate-config"]
}