diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bdc7ee9..0b515f2 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.13.0 + rev: v0.14.0 hooks: - id: markdownlint-cli2