Merge pull request #3 from cbcoutinho/renovate/configure

Configure Renovate
This commit is contained in:
Chris Coutinho
2025-05-05 04:03:08 +02:00
committed by GitHub
+7
View File
@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices"
],
"dependencyDashboard": true
}