Add renovate.json

This commit is contained in:
Renovate 2025-03-06 07:04:59 +00:00
parent 8fdf7fa138
commit 37d0b539b3

6
renovate.json Normal file
View file

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