diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 75a13c9..da0176d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.40.0 + rev: v0.41.0 hooks: - id: markdownlint - repo: https://github.com/pre-commit/mirrors-prettier