diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b5f2390b..9657aef7 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.39.0 + rev: v0.40.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool