Merge pull request #89 from cert-manager/renovate/configure

chore: Configure Renovate
This commit is contained in:
cert-manager-prow[bot] 2025-12-09 21:10:54 +00:00 committed by GitHub
commit d1ff071d90
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"
]
}