diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aea7e7c..af70775 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: check-merge-conflict args: [--assume-in-merge] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.42.0 + rev: v0.43.0 hooks: - id: markdownlint-fix - repo: https://github.com/citation-file-format/cffconvert