Add renovaterc

This commit is contained in:
2024-03-31 13:52:01 +02:00
parent 07d334deff
commit 896206fa11

6
.renovaterc.json Normal file
View File

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