diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a92bf36..c339973 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: skip: [pip-compile] repos: - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.21 + rev: 0.11.3 hooks: - id: pip-compile name: pip-compile requirements_dev.in