diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba96eb5..e463b6e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: - id: prettier stages: [commit] - repo: https://github.com/igorshubovych/markdownlint-cli # https://github.com/DavidAnson/markdownlint - rev: v0.39.0 + rev: v0.43.0 hooks: - id: markdownlint-fix - repo: https://github.com/psf/black-pre-commit-mirror