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

fix: replace 'husky install' with just 'husky' #1439

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Looks like all we need to run is husky now.

Copy link

codecov bot commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.04%. Comparing base (b98f533) to head (1cb3330).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1439   +/-   ##
=======================================
  Coverage   98.04%   98.04%           
=======================================
  Files         101      101           
  Lines        5673     5673           
  Branches      499      499           
=======================================
  Hits         5562     5562           
  Misses        110      110           
  Partials        1        1           
Flag Coverage Δ
create 69.91% <100.00%> (ø)
initialize 42.54% <0.00%> (ø)
migrate 69.83% <100.00%> (ø)
unit 78.64% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JoshuaKGoldberg JoshuaKGoldberg merged commit 4de78e8 into main Apr 8, 2024
16 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the husky-no-install branch April 8, 2024 19:46
Copy link

github-actions bot commented Apr 8, 2024

🎉 This is included in version v1.57.11 🎉

The release is available on:

Cheers! 📦🚀

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.

🐛 Bug: husky: install command is deprecated
1 participant