We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c5e6e commit b5f5b9fCopy full SHA for b5f5b9f
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ repos:
4
hooks:
5
- id: gitleaks
6
- repo: https://github.com/google/osv-scanner/
7
- rev: v1.7.3 # v1.7.3
+ rev: v1.7.4 # v1.7.3
8
9
- id: osv-scanner
10
args: ["-r", "."]
0 commit comments