File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ TB_SEMVER ?= $(TB_LOCALBIN)/semver
1818
1919# # Tool Versions
2020# renovate: packageName=k8s.io/code-generator/cmd/deepcopy-gen
21- TB_DEEPCOPY_GEN_VERSION ?= v0.33.0
22- # renovate: packageName=github.com/golangci/golangci-lint/v2/cmd/golangci-lint
21+ TB_DEEPCOPY_GEN_VERSION ?= v0.33.1
22+ # renovate: packageName=github.com/golangci/golangci-lint/v2
2323TB_GOLANGCI_LINT_VERSION ?= v2.1.6
2424# renovate: packageName=github.com/goreleaser/goreleaser/v2
2525TB_GORELEASER_VERSION ?= v2.9.0
26- # renovate: packageName=github.com/deepmap/oapi-codegen/v2/cmd/oapi-codegen
26+ # renovate: packageName=github.com/deepmap/oapi-codegen/v2
2727TB_OAPI_CODEGEN_VERSION ?= v2.4.1
2828# renovate: packageName=github.com/bakito/semver
2929TB_SEMVER_VERSION ?= v1.1.3
You can’t perform that action at this time.
0 commit comments