We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e67303 commit 51f175eCopy full SHA for 51f175e
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
entry: bash -c 'cd tests && golangci-lint run --fix --config $OLDPWD/.golangci.yml'
41
42
- repo: https://github.com/DavidAnson/markdownlint-cli2
43
- rev: v0.17.2
+ rev: v0.18.1
44
hooks:
45
- id: markdownlint-cli2
46
0 commit comments