diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 265b2bc..bd2280a 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.38.0 + rev: v0.39.0 hooks: - id: markdownlint - repo: https://github.com/pre-commit/mirrors-prettier