diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f4e942..8a3d5e9 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.47.0 + rev: v0.48.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool