Add renovate.json

This commit is contained in:
Renovate 2025-03-20 08:22:45 +00:00
parent 7424882e25
commit 833f5f2647

6
renovate.json Normal file
View file

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