diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f48f176..c19581b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -2,5 +2,5 @@ - id: zenable-check name: Run a Zenable check on all changed files language: system - entry: uvx zenable-mcp check + entry: uvx zenable-mcp@latest check pass_filenames: true