Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/gitleaks/gitleaks: v8.21.2 → v8.23.3](gitleaks/gitleaks@v8.21.2...v8.23.3)
- https://github.com/google/osv-scanner/: v1.9.1 → v2.0.0-beta2
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
  • Loading branch information
pre-commit-ci[bot] authored Feb 17, 2025
1 parent 7a9d712 commit 623c709
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
repos:
- repo: https://github.com/gitleaks/gitleaks
rev: v8.21.2
rev: v8.23.3
hooks:
- id: gitleaks
- repo: https://github.com/google/osv-scanner/
rev: v1.9.1 # v1.7.3
rev: v2.0.0-beta2 # v1.7.3
hooks:
- id: osv-scanner
args: ["-r", "."]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
args: ['--maxkb=4000']
Expand Down

0 comments on commit 623c709

Please sign in to comment.