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 cancel merge` will cancel a previously requested merge
- `@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 1.1.3 to 1.1.4.
Changelog
*Sourced from [husky's changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md).* > ## 1.1.4 > > * Upgrade `execa` dependencyCommits
- [`4a9814c`](https://github.com/typicode/husky/commit/4a9814c04913fc97b6d522cd3765612b9660b668) 1.1.4 - [`9df8d08`](https://github.com/typicode/husky/commit/9df8d08e4633c82b14e8ac8ba4a4c29bd2f34269) Update CHANGELOG.md - [`58965b4`](https://github.com/typicode/husky/commit/58965b45679bb3eaf7ecb96ffd8ec7fe1283ceac) Refactor - [`d32682c`](https://github.com/typicode/husky/commit/d32682ccd7cb30cd4f43f00fa6b260cf22576bfa) Update README.md - [`3170033`](https://github.com/typicode/husky/commit/317003394246817c24cd64bad0cf33133ff9871c) source file ([#397](https://github-redirect.dependabot.com/typicode/husky/issues/397)) - [`209a6ea`](https://github.com/typicode/husky/commit/209a6ea0fb1d35b7e8f9db16a6838bc8c08e9535) Update CHANGELOG.md - [`da4d9d2`](https://github.com/typicode/husky/commit/da4d9d21b5f79a684ce1cb4c80bff514070056f0) Upgrade execa to 1.0 ([#393](https://github-redirect.dependabot.com/typicode/husky/issues/393)) - [`79e1dd9`](https://github.com/typicode/husky/commit/79e1dd98d183c4b24de1fa74639ec122d0eb362e) Update README.md - [`f3a923d`](https://github.com/typicode/husky/commit/f3a923d0baedf0a492be6ff85fbc0e8e50252849) Update README.md - See full diff in [compare view](https://github.com/typicode/husky/compare/v1.1.3...v1.1.4)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 cancel merge` will cancel a previously requested merge - `@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.