diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5f2752..f70e161 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,6 @@ repos: files: ^\.wordlist\.txt$ args: [--unique] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.42.0 + rev: v0.43.0 hooks: - id: markdownlint-fix