Skip to content

Commit

Permalink
feat(lint): update markdownlint v0.37.0 -> 0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aauren committed Mar 2, 2024
1 parent 47fe189 commit c356289
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 @@ -28,7 +28,7 @@ GO_MOD_CACHE?=$(shell go env GOMODCACHE)
BUILDTIME_BASE?=$(DOCKER_BUILD_IMAGE)
RUNTIME_BASE?=alpine:3.18
DOCKER_LINT_IMAGE?=golangci/golangci-lint:v1.56.2
DOCKER_MARKDOWNLINT_IMAGE?=tmknom/markdownlint:0.37.0
DOCKER_MARKDOWNLINT_IMAGE?=tmknom/markdownlint:0.39.0
GOBGP_VERSION=v3.23.0
QEMU_IMAGE?=multiarch/qemu-user-static
GORELEASER_VERSION=v1.21.2
Expand Down

0 comments on commit c356289

Please sign in to comment.