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

Docs request: use of --strict #2464

Open
jamesbraza opened this issue Oct 17, 2024 · 1 comment · May be fixed by #2475
Open

Docs request: use of --strict #2464

jamesbraza opened this issue Oct 17, 2024 · 1 comment · May be fixed by #2475
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@jamesbraza
Copy link

I think it's useful to mention in the README that --strict can be passed for a tighter configuration:

repos:
  - repo: https://github.com/renovatebot/pre-commit-hooks
    rev: 38.126.1
    hooks:
      - id: renovate-config-validator
        args: [--strict]
@viceice
Copy link
Member

viceice commented Oct 18, 2024

feel free to open a PR 🤗

@viceice viceice added documentation Improvements or additions to documentation good first issue Good for newcomers labels Oct 18, 2024
@jamesbraza jamesbraza linked a pull request Oct 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants