chore: Configure Renovate #1

Merged
radu merged 2 commits from renovate/configure into main 2024-11-14 21:57:18 +00:00
Showing only changes of commit 3e0c278638 - Show all commits

View file

@ -1,3 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>renovate/renovate"],
"ignoreTests": true
}