chore(deps): add renovate.json
All checks were successful
Label PRs based on size / Check PR size (pull_request) Successful in 12s
CI / Build (pull_request) Successful in 23s
Build and Push Docker Image / Build (push) Successful in 1m2s

This commit is contained in:
Renovate Bot 2025-10-18 18:36:47 +00:00
commit 6394425b41
Signed by: Renovate
GPG key ID: 449076797435FF67

6
renovate.json Normal file
View file

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