diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 439b668..060c950 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ default_stages: [pre-commit] exclude: ^tests/data/ repos: - repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook - rev: v9.25.0 + rev: v9.26.0 hooks: - id: commitlint stages: [commit-msg] @@ -19,7 +19,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.1 hooks: - id: markdownlint exclude: >-