diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 46fbbd69..53e5b2de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: types_or: [c++, c] args: [-i, --style=file] - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.16.0 + rev: v0.17.0 hooks: - id: markdownlint-cli2-rules-docker - repo: https://github.com/codespell-project/codespell