From f11b0db88aff33ccc5a319d26b614bc9bbaa02c0 Mon Sep 17 00:00:00 2001 From: borislavr Date: Tue, 17 Dec 2024 16:00:00 +0300 Subject: [PATCH] Update renovate.json --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index 98f343129..778b873f7 100644 --- a/renovate.json +++ b/renovate.json @@ -8,4 +8,5 @@ "matchPackagePatterns": ["^alpine:[0-9.]+"], "allowedVersions": "< 3.20.0" } + ] }