From d0b34bb4c2f34da2679bc665f6ec382c28b318d6 Mon Sep 17 00:00:00 2001 From: Itxaka Date: Thu, 28 Dec 2023 12:43:21 +0100 Subject: [PATCH] Do not rev bump go deps Signed-off-by: Itxaka --- packages/toolchain-go/collection.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/toolchain-go/collection.yaml b/packages/toolchain-go/collection.yaml index 753fa4b09..73a6f292c 100644 --- a/packages/toolchain-go/collection.yaml +++ b/packages/toolchain-go/collection.yaml @@ -6,6 +6,7 @@ packages: tag: "1.20.2" hidden: true labels: + autobump.revdeps: "false" autobump.strategy: "custom" autobump.string_replace: '{ "prefix": "" }' autobump.prefix: "prefix" @@ -20,6 +21,7 @@ packages: tag: "1.20.2" hidden: true labels: + autobump.revdeps: "false" autobump.strategy: "custom" autobump.string_replace: '{ "prefix": "" }' autobump.prefix: "prefix" @@ -34,6 +36,7 @@ packages: tag: "1.20.2" hidden: true labels: + autobump.revdeps: "false" autobump.strategy: "custom" autobump.string_replace: '{ "prefix": "" }' autobump.prefix: "prefix" @@ -48,6 +51,7 @@ packages: tag: "1.20.2" hidden: true labels: + autobump.revdeps: "false" autobump.strategy: "custom" autobump.string_replace: '{ "prefix": "" }' autobump.prefix: "prefix"