pre-commit-hooks
pre-commit-hooks copied to clipboard
add strict validation hook
is there a way to pass it as parameter to the existing hook instead?
You can also do this:
hooks:
- id: renovate-config-validator
args: [--strict]
But I like having individual hooks for different behaviour, just a list with - id: xxxs instead of additional values.
Closing in favor of
- https://github.com/renovatebot/pre-commit-hooks/pull/2475
Closing in favor of
- #2279
You linked itself? 🧐
Closing in favor of
- #2279
You linked itself? 🧐
ups, wrong link, fixed
- https://github.com/renovatebot/pre-commit-hooks/pull/2475