diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7560539..0b3e747 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,6 +8,10 @@ repos: - id: end-of-file-fixer - id: check-yaml - id: check-added-large-files +- repo: https://github.com/lauritzsh/markdownlint-plugin + rev: d2945f77abee898fef48212adccbc2e3195c33c3 + hooks: + - id: markdownlint - repo: local hooks: - id: drone-lint diff --git a/README.md b/README.md index a5045e3..1998f2e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ # Wiki - [![Build Status](https://drone.stuifzandapp.com/api/badges/peter/wiki/status.svg)](https://drone.stuifzandapp.com/peter/wiki)