diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 209413f71..3c452677d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,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