0
0
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:
renovate[bot] 2025-03-12 19:13:45 +00:00 committed by GitHub
parent b38a29a1da
commit 57244d2f99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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