Skip to content

Commit 0465a09

Browse files
renovate[bot]fcanovai
authored andcommitted
chore(deps): update golangci/golangci-lint docker tag to v2.0.2
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | docker | golangci/golangci-lint | v2.0.0 | v2.0.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82a35cd commit 0465a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ tasks:
3434
# renovate: datasource=git-refs depName=golangci-lint lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
3535
DAGGER_GOLANGCI_LINT_SHA: d086950194ebe9b64876833b881e66cc58b6ec27
3636
# renovate: datasource=docker depName=golangci/golangci-lint versioning=semver
37-
GOLANGCI_LINT_VERSION: v2.0.0
37+
GOLANGCI_LINT_VERSION: v2.0.2
3838
cmds:
3939
- >
4040
GITHUB_REF= dagger -s call -m github.com/sagikazarmark/daggerverse/golangci-lint@${DAGGER_GOLANGCI_LINT_SHA}

0 commit comments

Comments
 (0)