commit 9555f9cd817d70dd9bdaaa0e45b539db82b7a691
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
| date | 2025-12-09T20:54:05Z |
| subject | chore(deps): add renovate.json |
commit 9555f9cd817d70dd9bdaaa0e45b539db82b7a691
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2025-12-09T20:54:05Z
chore(deps): add renovate.json
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
---
renovate.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/renovate.json b/renovate.json
new file mode 100644
index 0000000..6c362bc
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,6 @@
+{
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "local>cert-manager/renovate-config"
+ ]
+}