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

Reviewed-on: #32
This commit is contained in:
Jan K9f 2024-12-20 11:25:36 +00:00
commit 98a31a3d12

6
renovate.json Normal file
View file

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