Add renovate.json

This commit is contained in:
Renovate
2024-02-23 16:57:28 +00:00
committed by Joakim Olsson
parent fd862c499b
commit 9a3a3c9de7
2 changed files with 6 additions and 13 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}