Skip to content

Commit

Permalink
Add --strict (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole White authored Nov 22, 2023
1 parent 7fd06ae commit 346b460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]
- run: npx --package renovate renovate-config-validator
- run: npx --package renovate renovate-config-validator --strict

test-readmes-up-to-date:
runs-on: ubuntu-latest
Expand Down

1 comment on commit 346b460

@vercel
Copy link

@vercel vercel bot commented on 346b460 Nov 22, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.