Skip to content

Commit a1a3550

Browse files
chore(deps): update golangci-lint digest to 8759a52 (#107)
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 1e34dac commit a1a3550

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
@@ -12,7 +12,7 @@ tasks:
1212
desc: Run golangci-lint
1313
env:
1414
# renovate: datasource=git-refs depName=golangci-lint lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
15-
DAGGER_GOLANGCI_LINT_SHA: 9ee6739db1b1cc4c806ed9389ecd534bf9f5705a
15+
DAGGER_GOLANGCI_LINT_SHA: 8759a527c3f97b02b942fcb87b6aadb442f61d43
1616
cmds:
1717
- >
1818
GITHUB_REF= dagger -s call -m github.com/sagikazarmark/daggerverse/golangci-lint@${DAGGER_GOLANGCI_LINT_SHA}

0 commit comments

Comments
 (0)