diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5569786..90ed636 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -120,7 +120,7 @@ repos: args: ["--settings-path", "pyproject.toml", "."] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.39.0 + rev: v0.40.0 hooks: - id: markdownlint-fix args: ["--disable", "line-length"]