From c22e0f3bf94de871693b312ad3b1fecf91428aa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Schneider?= <56670304+soerenschneider@users.noreply.github.com> Date: Sat, 14 Sep 2024 13:14:56 +0200 Subject: [PATCH] update repos to watch --- clusters/common/renovatebot/github/renovate.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/common/renovatebot/github/renovate.properties b/clusters/common/renovatebot/github/renovate.properties index 136f856..2c67e8d 100644 --- a/clusters/common/renovatebot/github/renovate.properties +++ b/clusters/common/renovatebot/github/renovate.properties @@ -1,6 +1,6 @@ RENOVATE_ASSIGNEES=["soerenschneider"] RENOVATE_PLATFORM=github -RENOVATE_REPOSITORIES=["soerenschneider/playbooks"] +RENOVATE_REPOSITORIES=["soerenschneider/k8s-gitops","soerenschneider/ansible","soerenschneider/ansible-inventory-prod"] RENOVATE_AUTODISCOVER=false RENOVATE_PR_CONCURRENT_LIMIT=50 RENOVATE_BRANCH_CONCURRENT_LIMIT=0