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 1c1b129 commit c227921Copy full SHA for c227921
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
hooks:
22
- id: detect-secrets
23
- repo: https://github.com/gitleaks/gitleaks
24
- rev: v8.29.0
+ rev: v8.29.1
25
26
- id: gitleaks
27
- repo: https://github.com/fabasoad/pre-commit-grype
@@ -34,7 +34,7 @@ repos:
34
stages: ["pre-push"]
35
# Markdown
36
- repo: https://github.com/igorshubovych/markdownlint-cli
37
- rev: v0.45.0
+ rev: v0.46.0
38
39
- id: markdownlint-fix
40
stages: ["pre-commit"]
0 commit comments