Add renovate.json

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