diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a6cbf8e..a33328d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 - repo: https://github.com/gitleaks/gitleaks - rev: v8.27.1 + rev: v8.27.2 hooks: - id: gitleaks - repo: https://github.com/astral-sh/ruff-pre-commit