diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b0a97b..b3ecc14 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,13 +25,13 @@ repos: # gitleaks - repo: https://github.com/gitleaks/gitleaks - rev: v8.22.1 + rev: v8.23.3 hooks: - id: gitleaks # ruff - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.6 + rev: v0.9.4 hooks: # Ruff linting - id: ruff