diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index db4799d..7c6f069 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.7.22 + rev: 0.8.0 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.37.12 + rev: 41.38.1 hooks: - id: renovate-config-validator