diff options
| author | Anton Bobov <anton@bobov.name> | 2026-04-19 21:49:34 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2026-04-19 21:49:34 +0500 |
| commit | 855e2f8c8002d52bdea2f603c30c6c10c22dea15 (patch) | |
| tree | 5178a7f46aedc3aa9b94dbd3abea6e18e5398aff /.pre-commit-config.yaml | |
| parent | 88f873c701943a6361682dad31bfcb0a40376745 (diff) | |
update gitleaks
Diffstat (limited to '.pre-commit-config.yaml')
| -rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e4a0bc1..e7d1c92 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,6 +11,6 @@ repos: - id: check-added-large-files - repo: https://github.com/gitleaks/gitleaks - rev: v8.28.0 + rev: v8.30.0 hooks: - id: gitleaks-docker |
