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 95c3736 commit 25915aaCopy full SHA for 25915aa
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: e6c14178bcaaff9e102e2a89173ca31479b80629
+ DAGGER_GOLANGCI_LINT_SHA: ceffda4aebd349a24fc00e591b4ed9b801535b65
36
# renovate: datasource=docker depName=golangci/golangci-lint versioning=semver
37
GOLANGCI_LINT_VERSION: v2.1.2
38
cmds:
0 commit comments