diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e76d78..a3ce5ea 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.13.0 + rev: v0.15.0 hooks: - id: markdownlint_docker args: ["--style", "./.github/workflows/style.rb"]