diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0bb7b32adc..091702d49c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: types_or: [c++, cuda] args: [--style=file, --verbose] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.45.0 + rev: v0.47.0 hooks: - id: markdownlint exclude: '.*\.inc\.md'