diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 82fa707..aa8f199 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: uv-lock - id: uv-sync - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.2 + rev: v0.15.3 hooks: - id: ruff-format - id: ruff @@ -19,7 +19,7 @@ repos: hooks: - id: pyright - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.35.0 + rev: 43.42.1 hooks: - id: renovate-config-validator - repo: https://github.com/zizmorcore/zizmor-pre-commit