chore(deps): add renovate.json

Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-09 20:54:05 +00:00 committed by GitHub
parent 77b1ccc07e
commit 9555f9cd81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
renovate.json Normal file
View file

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