Skip to content

Commit 99b1f19

Browse files
authored
Merge pull request #389 from EngineeringKiosk/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.10.1
2 parents 5b42abb + 4eb7aa4 commit 99b1f19

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)