diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ed1ad5189..c74e00a32 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - ansible-core>=2.15 - yamllint>=1.26,<2.0 - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.14.0 + rev: v0.15.0 hooks: - id: markdownlint-cli2 - repo: https://github.com/ambv/black