diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 20d8cf0e5..c67937078 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: hooks: - id: actionlint - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.6.2 + rev: 0.9.26 hooks: - id: pip-compile args: [requirements/test.in, -o, requirements/test.txt]