diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e54699a653..7b76ec4f23 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,13 +34,13 @@ repos: - id: detect-secrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.5 + rev: v0.6.7 hooks: - id: ruff - id: ruff-format - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.82.0 + rev: 38.93.6 hooks: - id: renovate-config-validator