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
18
18
19
19
# # Tool Versions
20
20
# 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
23
23
TB_GOLANGCI_LINT_VERSION ?= v2.1.6
24
24
# renovate: packageName=github.com/goreleaser/goreleaser/v2
25
25
TB_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
27
27
TB_OAPI_CODEGEN_VERSION ?= v2.4.1
28
28
# renovate: packageName=github.com/bakito/semver
29
29
TB_SEMVER_VERSION ?= v1.1.3
You can’t perform that action at this time.
0 commit comments