Skip to content

Commit

Permalink
chore(deps): update golangci-lint digest to 49f6978
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 22, 2024
1 parent c845557 commit e1ee5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tasks:
desc: Run golangci-lint
env:
# renovate: datasource=git-refs depName=golangci-lint lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
DAGGER_GOLANGCI_LINT_SHA: 897052f1901fcdd18441027e185f52eb7c0b91b1
DAGGER_GOLANGCI_LINT_SHA: 49f69782a7f7efe2fd89e4316cc3fcc91954c4ee
cmds:
- >
GITHUB_REF= dagger -s call -m github.com/sagikazarmark/daggerverse/golangci-lint@${DAGGER_GOLANGCI_LINT_SHA}
Expand Down

0 comments on commit e1ee5d2

Please sign in to comment.