Skip to content

Commit 95dc3f1

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.1.6 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c648893 commit 95dc3f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Lint code
1212
runs-on: ubuntu-latest
1313
env:
14-
GOLANGCI_LINT_VERSION: v2.1.5 # github-releases:golangci/golangci-lint
14+
GOLANGCI_LINT_VERSION: v2.1.6 # github-releases:golangci/golangci-lint
1515
steps:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1717
- name: Set up Go

0 commit comments

Comments
 (0)