Skip to content

Conversation

@Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Jan 9, 2025

Rather than running yarn dedupe --check in the pre-commit hook we now run yarn dedupe whenever yarn.lock has changed. This means we no longer need to run yarn dedupe manually after adding or updating dependencies, and also fixes an issue in Dependabot.

@Mrtenz Mrtenz requested a review from a team as a code owner January 9, 2025 13:01
@Mrtenz Mrtenz merged commit da79d1a into main Jan 9, 2025
164 checks passed
@Mrtenz Mrtenz deleted the mrtenz/update-lint-staged-config branch January 9, 2025 13:12
@codecov
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.72%. Comparing base (5159929) to head (d6c0a44).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2988   +/-   ##
=======================================
  Coverage   94.72%   94.72%           
=======================================
  Files         497      497           
  Lines       10826    10826           
  Branches     1654     1654           
=======================================
  Hits        10255    10255           
  Misses        571      571           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

PatrykLucka pushed a commit that referenced this pull request Jan 13, 2025
Rather than running `yarn dedupe --check` in the pre-commit hook we now
run `yarn dedupe` whenever `yarn.lock` has changed. This means we no
longer need to run `yarn dedupe` manually after adding or updating
dependencies, and also fixes an issue in Dependabot.
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.

3 participants