diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 786f065..abd3895 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,18 +23,18 @@ repos: - id: forbid-submodules - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 42.19.6 + rev: 42.39.6 hooks: - id: renovate-config-validator files: renovate.json - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.11 + rev: 0.9.16 hooks: - id: uv-lock - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.6 + rev: v0.14.8 hooks: - id: ruff types_or: [python, pyi]