diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 247f91b..31f161f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: additional_dependencies: - mdformat-gfm==1.0.0 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.45.0 + rev: v0.46.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool