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 18beabc commit d6a8623Copy full SHA for d6a8623
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
exclude: (^examples/|^docs/|.*_test.go$)
24
25
- repo: https://github.com/gitleaks/gitleaks
26
- rev: v8.17.0
+ rev: v8.18.0
27
hooks:
28
- id: gitleaks
29
@@ -52,7 +52,7 @@ repos:
52
# Rules are in .markdownlint-cli2.yaml file
53
# See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md for rule descriptions
54
- repo: https://github.com/DavidAnson/markdownlint-cli2
55
- rev: v0.9.0
+ rev: v0.9.2
56
57
- id: markdownlint-cli2-fix
58
0 commit comments