diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a77feeb..71369cf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: args: - "--strict" - repo: "https://github.com/igorshubovych/markdownlint-cli" - rev: "v0.34.0" + rev: "v0.41.0" hooks: - id: "markdownlint" - repo: "https://github.com/koalaman/shellcheck-precommit"