diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f9d927e..6602c32 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: )$ - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.1 hooks: - id: markdownlint args: ['--fix']