diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6469e9d..e5164af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.42.0 + rev: v0.43.0 hooks: - id: markdownlint - repo: https://github.com/hadolint/hadolint