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

husky pre-commit hook implementation will be deprecated #94

Open
zugdev opened this issue Feb 11, 2025 · 4 comments · May be fixed by #95
Open

husky pre-commit hook implementation will be deprecated #94

zugdev opened this issue Feb 11, 2025 · 4 comments · May be fixed by #95

Comments

@zugdev
Copy link
Contributor

zugdev commented Feb 11, 2025

When running husky pre-commit hook we get this warning:

> git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
husky - DEPRECATED

Please remove the following two lines from .husky/pre-commit:

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

They WILL FAIL in v10.0.0
Copy link

ubiquity-os bot commented Feb 11, 2025

Note

The following contributors may be suitable for this task:

antoncoding

76% Match antoncoding/opyn-monitor#1

ryanycw

76% Match social-tw/social-tw-website#63

@zugdev
Copy link
Contributor Author

zugdev commented Feb 11, 2025

/start

Copy link

ubiquity-os bot commented Feb 11, 2025

Important

  • Be sure to link a pull-request before the first reminder to avoid disqualification.
  • Reminders will be sent every 3 days and 12 hours if there is no activity.
  • Assignees will be disqualified after 7 days of inactivity.

@zugdev zugdev linked a pull request Feb 11, 2025 that will close this issue
@zugdev zugdev self-assigned this Feb 11, 2025
Copy link

ubiquity-os bot commented Feb 11, 2025

Important

  • Be sure to link a pull-request before the first reminder to avoid disqualification.
  • Reminders will be sent every 3 days and 12 hours if there is no activity.
  • Assignees will be disqualified after 7 days of inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants