diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e47930100..688da5113 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - "ansible-core>=2.13" - "yamllint>=1.26,<2.0" - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.9.0 + rev: v0.9.1 hooks: - id: markdownlint-cli2 - repo: https://github.com/ambv/black