From 4e1629e6214c4f0be93fdd92116668570d0509b4 Mon Sep 17 00:00:00 2001 From: Christoph Schug Date: Sun, 5 May 2024 14:51:54 +0200 Subject: [PATCH] fix: fix typo --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 16ce822..e2790da 100644 --- a/renovate.json +++ b/renovate.json @@ -45,7 +45,7 @@ "dockerfile" ], "matchUpdateTypes": [ - "major", + "major" ], "packagePatterns": [ "^([^/]+\\/)*postgres(:.+)?$"