diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0d35c17..0971be1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: stylua-github # or stylua-system / stylua - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.46.0 + rev: v0.47.0 hooks: - id: markdownlint args: [-c, .markdownlint.json, --fix]