Skip to content

Commit 7657b02

Browse files
committed
chore: Bump markdown linter to v0.15.0
1 parent f09d015 commit 7657b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ IMAGE = $(REGISTRY)/kube-state-metrics
2121
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)
2222
USER ?= $(shell id -u -n)
2323
HOST ?= $(shell hostname)
24-
MARKDOWNLINT_CLI2_VERSION = 0.14.0
24+
MARKDOWNLINT_CLI2_VERSION = 0.15.0
2525

2626

2727
export DOCKER_CLI_EXPERIMENTAL=enabled

0 commit comments

Comments
 (0)