Skip to content

Commit

Permalink
Update golangci/golangci-lint Docker tag to v1.60.3
Browse files Browse the repository at this point in the history
| datasource | package                | from    | to      |
| ---------- | ---------------------- | ------- | ------- |
| docker     | golangci/golangci-lint | v1.60.2 | v1.60.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent ae5b7e2 commit a459bf0
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
@@ -1,5 +1,5 @@
# renovate: datasource=docker depName=golangci/golangci-lint
GOLANGCI_LINT_VERSION = v1.60.2
GOLANGCI_LINT_VERSION = v1.60.3
.DEFAULT_GOAL := help

.PHONY: help
Expand Down

0 comments on commit a459bf0

Please sign in to comment.