Add renovate.json

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