Skip to content

Commit c227921

Browse files
committed
chore: bump dependencies to the latest version
1 parent 1c1b129 commit c227921

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: detect-secrets
2323
- repo: https://github.com/gitleaks/gitleaks
24-
rev: v8.29.0
24+
rev: v8.29.1
2525
hooks:
2626
- id: gitleaks
2727
- repo: https://github.com/fabasoad/pre-commit-grype
@@ -34,7 +34,7 @@ repos:
3434
stages: ["pre-push"]
3535
# Markdown
3636
- repo: https://github.com/igorshubovych/markdownlint-cli
37-
rev: v0.45.0
37+
rev: v0.46.0
3838
hooks:
3939
- id: markdownlint-fix
4040
stages: ["pre-commit"]

0 commit comments

Comments
 (0)