diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a616f2a..4fde33a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: hooks: - id: check-github-workflows - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.42.0 + rev: v0.43.0 hooks: - id: markdownlint-fix exclude: '{{ cookiecutter.project_slug }}'