diff --git a/Makefile b/Makefile index d93fe81..7bde3e5 100644 --- a/Makefile +++ b/Makefile @@ -78,7 +78,7 @@ hooks: ## Install git hooks from pre-commit-config pre-commit autoupdate .PHONY: hooks -lint: lint-yaml lint-actions ## Lint all files +lint: lint-yaml lint-actions lint-md ## Lint all files .PHONY: lint lint-yaml: ## Lint all yaml files