Skip to content

Commit 6c260f9

Browse files
committed
chore: bump dependencies to the latest version
1 parent 7614deb commit 6c260f9

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
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: detect-secrets
3636
- repo: https://github.com/gitleaks/gitleaks
37-
rev: v8.29.0
37+
rev: v8.29.1
3838
hooks:
3939
- id: gitleaks
4040
- repo: https://github.com/fabasoad/pre-commit-grype
@@ -47,7 +47,7 @@ repos:
4747
stages: ["pre-push"]
4848
# Markdown
4949
- repo: https://github.com/igorshubovych/markdownlint-cli
50-
rev: v0.45.0
50+
rev: v0.46.0
5151
hooks:
5252
- id: markdownlint-fix
5353
stages: ["pre-commit"]

0 commit comments

Comments
 (0)