diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5041486907..b4bc6f06e8 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.2 + rev: v0.6.3 hooks: - id: ruff - id: ruff-format - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.55.0 + rev: 38.61.1 hooks: - id: renovate-config-validator