From 3b807c7bb37d3071ba487192c5f9fdb069c787d1 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Thu, 5 Dec 2024 17:55:08 +0800 Subject: [PATCH] fix(renovate): commit message --- .renovate/labels.json5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.renovate/labels.json5 b/.renovate/labels.json5 index 576d455332..e7f57fe297 100644 --- a/.renovate/labels.json5 +++ b/.renovate/labels.json5 @@ -16,10 +16,10 @@ "matchFileNames": ["kube/deploy/**"], "addLabels": ["kube/deploy/{{ lookup (split packageFileDir '/') 2 }}"] }, - { - "matchDatasources": ["!docker"], - "addLabels": ["renovate/{{datasource}}/{{depNameSanitized}}"] - }, + //{ + // "matchDatasources": ["!docker"], + // "addLabels": ["renovate/{{datasource}}/{{depNameSanitized}}"] + //}, //{ // "matchDatasources": ["docker"], // "matchDepNames": ["*"],