diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc4c211..097b8e7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: additional_dependencies: - mdformat-gfm==1.0.0 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.46.0 + rev: v0.47.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool