diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 47884ce7..d75f988a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: entry: bash -c 'cd tests && golangci-lint run --fix --config $OLDPWD/.golangci.yml' - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.17.2 + rev: v0.18.1 hooks: - id: markdownlint-cli2