syntaqx / git-hooks

A collection of git hooks for use with pre-commit
MIT License
34 stars 17 forks source link

Error; additional_dependencies not applicable #8

Closed iilei closed 3 years ago

iilei commented 3 years ago

With pre-commit version v2.10.1:

Error message:

The hook `shellcheck` specifies `additional_dependencies` but is using language `script` which does not install an environment.  Perhaps you meant to use a specific language?