diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7ab3454..328ee78 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.12.4 + rev: 0.12.5 hooks: - id: uv-lock - id: uv-sync @@ -20,7 +20,7 @@ repos: hooks: - id: pyright - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 44.29.4 + rev: 44.30.2 hooks: - id: renovate-config-validator - repo: https://github.com/zizmorcore/zizmor-pre-commit