Closed rhyskoedijk closed 3 days ago
Fixes https://github.com/tinglesoftware/dependabot-azure-devops/pull/1450#issuecomment-2482445434.
Disable husky git hooks by default, opt-in using npx husky. The contributing guide has been updated to reflect this change too.
npx husky
Fixes https://github.com/tinglesoftware/dependabot-azure-devops/pull/1450#issuecomment-2482445434.
Disable husky git hooks by default, opt-in using
npx husky
. The contributing guide has been updated to reflect this change too.