We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6dcd7 commit d9b17e2Copy full SHA for d9b17e2
Taskfile.yml
@@ -32,7 +32,7 @@ tasks:
32
desc: Run golangci-lint
33
env:
34
# renovate: datasource=git-refs depName=golangci-lint lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
35
- DAGGER_GOLANGCI_LINT_SHA: b228768ec6429e7abbef0db40fdb898ca1b836d8
+ DAGGER_GOLANGCI_LINT_SHA: c1d94aa5430d5bb7bc1cee0be85ac15919087303
36
# renovate: datasource=docker depName=golangci/golangci-lint versioning=semver
37
GOLANGCI_LINT_VERSION: v2.0.2
38
cmds:
0 commit comments