chore(deps): update golangci/golangci-lint docker tag to v2

| datasource | package                | from    | to     |
| ---------- | ---------------------- | ------- | ------ |
| docker     | golangci/golangci-lint | v1.64.8 | v2.0.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-27 14:12:42 +00:00 committed by Francesco Canovai
parent c3ee1ffd16
commit b25a04a8c3

View File

@ -21,7 +21,7 @@ tasks:
# renovate: datasource=git-refs depName=golangci-lint lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
DAGGER_GOLANGCI_LINT_SHA: 21f771e7e26b6e4779af3a11fa290e689a8e0239
# renovate: datasource=docker depName=golangci/golangci-lint versioning=semver
GOLANGCI_LINT_VERSION: v1.64.8
GOLANGCI_LINT_VERSION: v2.0.2
cmds:
- >
GITHUB_REF= dagger -s call -m github.com/sagikazarmark/daggerverse/golangci-lint@${DAGGER_GOLANGCI_LINT_SHA}