diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e7c5de4a..eca5e3b2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_install_hook_types: - post-rewrite repos: - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.26 + rev: 0.9.27 hooks: - id: uv-lock - id: uv-sync @@ -19,7 +19,7 @@ repos: hooks: - id: pyright - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 42.84.0 + rev: 42.92.10 hooks: - id: renovate-config-validator - repo: https://github.com/zizmorcore/zizmor-pre-commit