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 7614deb commit 6c260f9Copy full SHA for 6c260f9
1 file changed
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
hooks:
35
- id: detect-secrets
36
- repo: https://github.com/gitleaks/gitleaks
37
- rev: v8.29.0
+ rev: v8.29.1
38
39
- id: gitleaks
40
- repo: https://github.com/fabasoad/pre-commit-grype
@@ -47,7 +47,7 @@ repos:
47
stages: ["pre-push"]
48
# Markdown
49
- repo: https://github.com/igorshubovych/markdownlint-cli
50
- rev: v0.45.0
+ rev: v0.46.0
51
52
- id: markdownlint-fix
53
stages: ["pre-commit"]
0 commit comments