diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9cd69ad..5b27e4a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - id: shfmt # Check shell style with shfmt - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.17.0 + rev: v0.17.1 hooks: - id: markdownlint-cli2