Add renovate.json

This commit is contained in:
Renovate 2025-03-06 08:17:19 +00:00
parent 2adcd09322
commit 71850e98d3

6
renovate.json Normal file
View file

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