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 0ea3d91 commit 00ecb64Copy full SHA for 00ecb64
Taskfile.yml
@@ -21,7 +21,7 @@ tasks:
21
# renovate: datasource=git-refs depName=golangci-lint lookupName=https://github.com/sagikazarmark/daggerverse currentValue=main
22
DAGGER_GOLANGCI_LINT_SHA: 6133ad18e131b891d4723b8e25d69f5de077b472
23
# renovate: datasource=docker depName=golangci/golangci-lint versioning=semver
24
- GOLANGCI_LINT_VERSION: v2.6.1
+ GOLANGCI_LINT_VERSION: v2.7.2
25
cmds:
26
- >
27
GITHUB_REF= dagger -sc "github.com/sagikazarmark/daggerverse/golangci-lint@${DAGGER_GOLANGCI_LINT_SHA}
0 commit comments