Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.56.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent c86ada8 commit 42e8091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GOOS=linux

# Utility settings
TOOLS_DIR := .tools
GOLANGCI_LINT_VERSION = v1.55.2
GOLANGCI_LINT_VERSION = v1.56.2

# Container build settings
CONTAINER_BUILD_CMD?=docker build
Expand Down

0 comments on commit 42e8091

Please sign in to comment.