diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 61aa57bd..f4f55a09 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: - id: detect-secrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.3 + rev: v0.7.4 hooks: - id: ruff - id: ruff-format @@ -43,7 +43,7 @@ repos: - id: gitleaks - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.9.3 + rev: 39.20.1 hooks: - id: renovate-config-validator