Add renovate.json
Some checks are pending
Build and Test / build (pull_request) Waiting to run
Build and Test / release (pull_request) Blocked by required conditions

This commit is contained in:
Renovate Bot
2026-01-29 06:45:35 +00:00
parent c4abd1e8e5
commit b46810bc0f

6
renovate.json Normal file
View File

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