diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8d81a5..5442c90 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -84,13 +84,13 @@ repos: priority: 7 - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.10.3 + rev: 0.10.4 hooks: - id: uv-lock priority: 7 - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.1 + rev: v0.15.2 hooks: - id: ruff-format priority: 7