diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2ab5c328e..9de8870d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: - mdformat-black==0.1.1 - mdformat-shfmt==0.1.0 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.40.0 + rev: v0.41.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool