diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f2f5c61d..8b074c22 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,13 +36,13 @@ repos: - id: detect-secrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.9 + rev: v0.11.10 hooks: - id: ruff - id: ruff-format - repo: https://github.com/gitleaks/gitleaks - rev: v8.25.1 + rev: v8.26.0 hooks: - id: gitleaks