Add renovate.json

This commit is contained in:
Renovate
2024-02-23 16:57:03 +00:00
committed by Joakim Olsson
parent e0df0465aa
commit acbea4996f
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"
]
}