diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f955bca..2425b96 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,6 +30,6 @@ repos: - id: prettier exclude_types: ["markdown"] - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.17.1 + rev: v0.17.2 hooks: - id: markdownlint-cli2