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 f669af4 commit 20537efCopy full SHA for 20537ef
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: 21f771e7e26b6e4779af3a11fa290e689a8e0239
+ DAGGER_GOLANGCI_LINT_SHA: d086950194ebe9b64876833b881e66cc58b6ec27
36
# renovate: datasource=docker depName=golangci/golangci-lint versioning=semver
37
GOLANGCI_LINT_VERSION: v2.0.2
38
cmds:
0 commit comments