Skip to content

Commit d49c7be

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.5.0
1 parent bc97cb6 commit d49c7be

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.4.0 # github-releases:golangci/golangci-lint
14+
GOLANGCI_LINT_VERSION: v2.5.0 # github-releases:golangci/golangci-lint
1515
steps:
1616
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1717
- name: Set up Go

0 commit comments

Comments
 (0)