diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7999756..9b7ccce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: args: [ --fix, --exit-non-zero-on-fix ] - id: ruff-format - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.45.0 + rev: v0.48.0 hooks: - id: markdownlint args: ["--fix"]