Skip to content

Commit

Permalink
Merge pull request #21 from mittwald/update/bump-golangci-1.56.2
Browse files Browse the repository at this point in the history
bump golangci to 1.56.2
  • Loading branch information
ayalcin-mw authored Feb 28, 2024
2 parents 0f1e9b9 + 4bbcaae commit 9370aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golangci/golangci-lint:v1.55.2
FROM golangci/golangci-lint:v1.56.2

ENV LINT_NAME="mittwald-golangci" \
LINT_ID="1000" \
Expand Down

0 comments on commit 9370aa7

Please sign in to comment.