Changelog
*Sourced from [husky's changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md).*
> ## 2.3.0
>
> * Make `HUSKY_DEBUG=1` effective like `HUSKY_DEBUG=true`
> * Refactor script to point to `run-node/run-node` rather than `.bin/run-node`
Commits
- [`d931c3e`](https://github.com/typicode/husky/commit/d931c3ea878604759c4fc1ba2cd5aee2b68f1c7c) 2.3.0
- [`7822a39`](https://github.com/typicode/husky/commit/7822a39bfc5440c9b6cafee93e488bfe93c9979d) Update DOCS.md
- [`a9075f6`](https://github.com/typicode/husky/commit/a9075f6db30248f68de2b8ac0b3ae8e5f8670299) Fix TS error
- [`a6ebec6`](https://github.com/typicode/husky/commit/a6ebec688125a296d3bccabb1f4c1df4dee7010f) Update devDependencies
- [`d4e4aed`](https://github.com/typicode/husky/commit/d4e4aedadef31fc4d242b355f7415980c409adee) Update CHANGELOG.md
- [`f5522b0`](https://github.com/typicode/husky/commit/f5522b060d3d89b18871f8680a046b9d25372913) require run-node/run-node instead of .bin/run-node ([#488](https://github-redirect.dependabot.com/typicode/husky/issues/488))
- [`1e396e3`](https://github.com/typicode/husky/commit/1e396e30db6699b9d8639798b91a7e1413bf75a0) Update message
- [`f7fe60c`](https://github.com/typicode/husky/commit/f7fe60c722c558977a7268d7c40f152eab35cf81) Update CHANGELOG.md
- [`58766a9`](https://github.com/typicode/husky/commit/58766a9496ad0c1849ef5d921f5798aefd79f989) Make `HUSKY_DEBUG=1` effective like `HUSKY_DEBUG=true` ([#433](https://github-redirect.dependabot.com/typicode/husky/issues/433))
- [`d8a91a0`](https://github.com/typicode/husky/commit/d8a91a02b907a33242b27a98ddff1d0ff1ea9fd3) Update dependencies
- Additional commits viewable in [compare view](https://github.com/typicode/husky/compare/v2.2.0...v2.3.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps husky from 2.2.0 to 2.3.0.
Changelog
*Sourced from [husky's changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md).* > ## 2.3.0 > > * Make `HUSKY_DEBUG=1` effective like `HUSKY_DEBUG=true` > * Refactor script to point to `run-node/run-node` rather than `.bin/run-node`Commits
- [`d931c3e`](https://github.com/typicode/husky/commit/d931c3ea878604759c4fc1ba2cd5aee2b68f1c7c) 2.3.0 - [`7822a39`](https://github.com/typicode/husky/commit/7822a39bfc5440c9b6cafee93e488bfe93c9979d) Update DOCS.md - [`a9075f6`](https://github.com/typicode/husky/commit/a9075f6db30248f68de2b8ac0b3ae8e5f8670299) Fix TS error - [`a6ebec6`](https://github.com/typicode/husky/commit/a6ebec688125a296d3bccabb1f4c1df4dee7010f) Update devDependencies - [`d4e4aed`](https://github.com/typicode/husky/commit/d4e4aedadef31fc4d242b355f7415980c409adee) Update CHANGELOG.md - [`f5522b0`](https://github.com/typicode/husky/commit/f5522b060d3d89b18871f8680a046b9d25372913) require run-node/run-node instead of .bin/run-node ([#488](https://github-redirect.dependabot.com/typicode/husky/issues/488)) - [`1e396e3`](https://github.com/typicode/husky/commit/1e396e30db6699b9d8639798b91a7e1413bf75a0) Update message - [`f7fe60c`](https://github.com/typicode/husky/commit/f7fe60c722c558977a7268d7c40f152eab35cf81) Update CHANGELOG.md - [`58766a9`](https://github.com/typicode/husky/commit/58766a9496ad0c1849ef5d921f5798aefd79f989) Make `HUSKY_DEBUG=1` effective like `HUSKY_DEBUG=true` ([#433](https://github-redirect.dependabot.com/typicode/husky/issues/433)) - [`d8a91a0`](https://github.com/typicode/husky/commit/d8a91a02b907a33242b27a98ddff1d0ff1ea9fd3) Update dependencies - Additional commits viewable in [compare view](https://github.com/typicode/husky/compare/v2.2.0...v2.3.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.