diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ee5399..8e98eeb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: args: ["-oneline", "-shellcheck", "shellcheck -S error"] stages: [manual] - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.23.1 + rev: v0.23.2 hooks: - id: markdownlint-cli2 - repo: local