diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 06c9131e..0e606d3b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: - mdformat-black==0.1.1 - mdformat-shfmt==0.1.0 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.38.0 + rev: v0.39.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool