diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 005a5854a..9a8f4b48f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: plotly, json-rpc, matplotlib, - deephaven-plugin-utilities, + deephaven-plugin-utilities>=0.0.2, sphinx, click, watchdog, @@ -31,4 +31,4 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.2.2 hooks: - - id: ruff + - id: ruff