diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c2cb7a73..1eeab6d5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: - id: shfmt - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.45.0 + rev: v0.48.0 hooks: - id: markdownlint args: ['--fix', '--config', '.hooks/linters/markdownlint.json']