diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3ce5ea..08ccd9e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/markdownlint/markdownlint - rev: v0.15.0 + rev: v0.17.0 hooks: - id: markdownlint_docker args: ["--style", "./.github/workflows/style.rb"]