diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3e4da3b..ded946b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,6 +14,6 @@ repos: - --autofix - id: requirements-txt-fixer - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.30.0 + rev: v0.31.1 hooks: - id: markdownlint-fix