Skip to content

Commit ab7377d

Browse files
[pre-commit.ci] pre-commit autoupdate (#67)
updates: - [github.com/gitleaks/gitleaks: v8.16.1 → v8.18.2](gitleaks/gitleaks@v8.16.1...v8.18.2) - https://github.com/google/osv-scanner/: 645d5b0bb9c14741b2147a5305b684e4abc039e0 → v1.7.3 Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bd052fe commit ab7377d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/gitleaks/gitleaks
3-
rev: v8.16.1
3+
rev: v8.18.2
44
hooks:
55
- id: gitleaks
66
- repo: https://github.com/google/osv-scanner/
7-
rev: 645d5b0bb9c14741b2147a5305b684e4abc039e0 # v1.7.3
7+
rev: v1.7.3 # v1.7.3
88
hooks:
99
- id: osv-scanner
1010
args: ["-r", "."]

0 commit comments

Comments
 (0)