diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3394501..014c836 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.4 + rev: 0.9.5 hooks: - id: uv-lock - id: uv-sync @@ -19,6 +19,6 @@ repos: hooks: - id: pyright - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.152.9 + rev: 41.157.0 hooks: - id: renovate-config-validator