From 34947d84efed56f0c682739e1e12dea2f868f7eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Mon, 1 Nov 2021 11:32:54 +0100 Subject: [PATCH] chore: Update renovate config --- .github/renovate.json5 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 5a184c4d..e5132263 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -20,6 +20,12 @@ "commitMessageTopic": "Helm chart {{depName}}", "separateMinorPatch": true }, + // Custom version schemes + { + "matchDatasources": ["github-tags"], + "matchPackageNames": ["potiuk/get-workflow-origin"], + "versioning": "regex:^v(?\\d+)_(?\\d+)(_(?\\d+))?$" + }, // // Common library dep //