diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f32f7528..aabce22b2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: - mdformat-black==0.1.1 - mdformat-shfmt==0.1.0 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.36.0 + rev: v0.37.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool