Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add strict validation hook #2279

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Finkregh
Copy link

@Finkregh Finkregh commented Aug 9, 2024

No description provided.

Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a way to pass it as parameter to the existing hook instead?

@Finkregh
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants