diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61ccdc7..7e82b0e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.36.0 + rev: v0.37.0 hooks: - id: markdownlint - repo: https://github.com/pre-commit/mirrors-prettier