diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 99de4503..4aa662df 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.18.1 + rev: v0.19.1 hooks: - id: markdownlint-cli2