Add renovate.json
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
[BOT] Renovate 2025-07-08 07:00:45 +00:00
parent 6980cd71a9
commit 117178a254

6
renovate.json Normal file
View file

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