Skip to content

Add linting script to ensure that package.json & pre-commit package versions #13228

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lb-
Copy link
Member

@lb- lb- commented Jul 11, 2025

A basic script to ensure that we keep the pre-commit hooks & the package.json files in sync.

Fixes #10755

This will not cover all scenarios of updates, sometimes the hook revision itself will need updating, but it should be enough for us to flag this common issue quickly in the CI.

@lb- lb- added status:Needs Review Compatibility For issues that explicitly relate to compatibility with dependencies and other packages labels Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compatibility For issues that explicitly relate to compatibility with dependencies and other packages status:Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure pre-commit hooks for client-side changes use package.json versions
1 participant