From b04fda779383a58b45f124f96b380e838d80bd20 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 7 Feb 2025 12:07:35 +0100 Subject: [PATCH] dummy --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index 823b33f..27fad6b 100644 --- a/renovate.json +++ b/renovate.json @@ -9,6 +9,7 @@ "matchStrings": [ "(?\\s*-\\s*)path: git::(?.*)ref=(?.*)" ], + "currentDigest": "{{ currentValue }}", "depNameTemplate": "test-source", "datasourceTemplate": "git-refs", "packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source"