diff --git a/Makefile b/Makefile index 80b9c746..0c024dd4 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ TARGETS=darwin linux windows TERRAFORM_PLUGIN_EXTENSION= VERSION=0.73.1# x-release-please-version -GOLANGCI_LINT_VERSION=v1.64.5# renovate: datasource=github-releases depName=golangci/golangci-lint +GOLANGCI_LINT_VERSION=v1.64.7# renovate: datasource=github-releases depName=golangci/golangci-lint # check if opentofu is installed and use it if it is, # otherwise use terraform