Skip to content

Commit 4eb7aa4

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.10.1
1 parent 56554df commit 4eb7aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: golangci-lint
5353
uses: golangci/golangci-lint-action@v9
5454
with:
55-
version: v2.8.0
55+
version: v2.10.1
5656
working-directory: app
5757

5858
# golangci-lint contains only a set of rules from staticcheck.

0 commit comments

Comments
 (0)