Skip to content

Commit

Permalink
Bump linter version
Browse files Browse the repository at this point in the history
  • Loading branch information
flimzy committed Feb 9, 2024
1 parent d6d5149 commit 19f85c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ variables:

linter:
stage: test
image: golangci/golangci-lint:v1.55.2
image: golangci/golangci-lint:v1.56.1
script:
- go mod download
- golangci-lint run ./...
Expand Down

0 comments on commit 19f85c3

Please sign in to comment.