Skip to content

Commit 88fbd07

Browse files
chore(deps): update dependency golangci/golangci-lint to v2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b255df commit 88fbd07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- main
1010
env:
1111
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced
12-
GOLANGCI_LINT_VERSION: "v1.64.8"
12+
GOLANGCI_LINT_VERSION: "v2.4.0"
1313
IMAGE_NAME: "${{ github.repository }}"
1414
PLATFORMS: "linux/amd64,linux/arm64"
1515
REGISTRY: "ghcr.io"

0 commit comments

Comments
 (0)