diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f1cbf75..7868af88 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,6 +41,6 @@ repos: stages: [commit-msg] args: [--strict] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.43.0 + rev: v0.44.0 hooks: - id: markdownlint