Merge pull request 'chore: Configure Renovate' (#2) from renovate/configure into main

Reviewed-on: #2
This commit is contained in:
Merlin Jehli 2023-12-07 16:33:17 +01:00 committed by git.fml128.ch
commit d1c7e3e45a
Signed by: git.fml128.ch
GPG key ID: FBE009491D453913

6
renovate.json Normal file
View file

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