Skip to content

Commit

Permalink
Do not rev bump go deps
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Dec 28, 2023
1 parent 429ae34 commit d0b34bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/toolchain-go/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit d0b34bb

Please sign in to comment.