Skip to content

Commit 2fef61a

Browse files
chore(deps): update golangci-lint
1 parent 3800e2e commit 2fef61a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/golang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Keep in sync with tools.lock, so CI and `make lint` run the same
5050
# linter. Without this the action defaults to "latest".
5151
# renovate: datasource=github-releases depName=golangci/golangci-lint
52-
version: v2.12.2
52+
version: v2.13.0
5353

5454
test:
5555
needs: lint

tools.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ addlicense github.com/google/addlicense@v1.2.0
22
apigen github.com/kcp-dev/sdk/cmd/apigen@v0.32.3
33
controller-gen sigs.k8s.io/controller-tools/cmd/controller-gen@v0.21.0
44
ginkgo github.com/onsi/ginkgo/v2/ginkgo@v2.32.1
5-
golangci-lint github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.12.2
5+
golangci-lint github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.13.1
66
osv-scanner github.com/google/osv-scanner/v2/cmd/osv-scanner@v2.5.1

0 commit comments

Comments
 (0)