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

Reviewed-on: #2
This commit is contained in:
Jan K9f 2025-06-02 06:09:45 +00:00
commit 7984d3c7fa
No known key found for this signature in database
GPG key ID: 944223E4D46B7412

6
renovate.json Normal file
View file

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