From 92a498e4da102353d681191482eb8855db847cc9 Mon Sep 17 00:00:00 2001 From: Samuel Philipp Date: Thu, 12 Oct 2023 18:35:28 +0000 Subject: [PATCH] Update renovate.json --- renovate.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/renovate.json b/renovate.json index e5d4fb7..83f592b 100644 --- a/renovate.json +++ b/renovate.json @@ -13,6 +13,10 @@ "datasources": [ "docker" ], + "matchUpdateTypes": [ + "digest", + "patch" + ], "automerge": true } ]