diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e28dba03..36f19698 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: shfmt - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.49.0 + rev: v0.49.1 hooks: - id: markdownlint args: ['--fix', '--config', '.hooks/linters/markdownlint.json']