mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-22 19:38:35 +00:00
chore(deps): update golangci/golangci-lint (v1.64.5 → v1.64.7) (#1821)
| datasource | package | from | to | | --------------- | ---------------------- | ------- | ------- | | github-releases | golangci/golangci-lint | v1.64.5 | v1.64.7 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b38a29a1da
commit
57244d2f99
2
Makefile
2
Makefile
@ -3,7 +3,7 @@ TARGETS=darwin linux windows
|
|||||||
TERRAFORM_PLUGIN_EXTENSION=
|
TERRAFORM_PLUGIN_EXTENSION=
|
||||||
VERSION=0.73.1# x-release-please-version
|
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,
|
# check if opentofu is installed and use it if it is,
|
||||||
# otherwise use terraform
|
# otherwise use terraform
|
||||||
|
Loading…
Reference in New Issue
Block a user