Add renovate.json

This commit is contained in:
renovate[bot]
2023-12-15 17:51:24 +00:00
committed by GitHub
parent b20de0cb73
commit 2931712fe5

6
renovate.json Normal file
View File

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