diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 33966c8..535dd6c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: - mdformat-shfmt==0.2.0 - mdformat_tables==1.0.0 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.42.0 + rev: v0.43.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool