Skip to content

Commit ecaaa37

Browse files
schuellerfmvo5
authored andcommitted
github: bump golangci-lint version
1 parent 70d63cc commit ecaaa37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
GO_VERSION: 1.22
1616
# see https://golangci-lint.run/product/changelog
1717
# to select a version that supports the GO_VERSION given above
18-
GOLANGCI_LINT_VERSION: v1.59.1
18+
GOLANGCI_LINT_VERSION: v2.0.2
1919

2020
concurrency:
2121
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)