diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8d2dd1303..ee992c68d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.11.14 + rev: 0.11.15 hooks: - id: uv-lock - repo: https://github.com/astral-sh/ruff-pre-commit