Add renovaterc

This commit is contained in:
2024-03-31 13:55:46 +02:00
parent 41b907a1b1
commit 68c050f305

6
.renovaterc.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}