From 7554d56d41e79e40c27170c37e654278aafdca4d Mon Sep 17 00:00:00 2001 From: alexander Date: Thu, 21 May 2026 10:34:53 +0200 Subject: [PATCH] chore: renovate for github runners --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index 279ccb7..53f41df 100644 --- a/renovate.json +++ b/renovate.json @@ -2,6 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "github>opendefensecloud/renovate-config", + "github>opendefensecloud/renovate-config:github", "github>opendefensecloud/renovate-config:go", "github>opendefensecloud/renovate-config:k8s" ]