Skip to content

Commit e810c64

Browse files
chore(deps): update golangci-lint digest to 68e9daa (#35)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44986ab commit e810c64

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
@@ -5,7 +5,7 @@ tasks:
55
desc: Run golangci-lint
66
env:
77
# renovate: datasource=git-refs depName=golangci-lint lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
8-
DAGGER_GOLANGCI_LINT_SHA: 14ff058bbf8e1ced23cfeca1a68b1635e0e414bb
8+
DAGGER_GOLANGCI_LINT_SHA: 68e9daa611183f5334b4059bac6f4aad62da7a37
99
cmds:
1010
- >
1111
GITHUB_REF= dagger -s call -m github.com/sagikazarmark/daggerverse/golangci-lint@${DAGGER_GOLANGCI_LINT_SHA}

0 commit comments

Comments
 (0)