gae-init / gae-init-docs

Documentation and Tutorial for gae-init
http://docs.gae-init.appspot.com
MIT License
14 stars 18 forks source link

Bump husky from 1.1.0 to 1.1.3 #270

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps husky from 1.1.0 to 1.1.3.

Changelog *Sourced from [husky's changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md).* > ## 1.1.3 > > * Don't fail if `package.json` doesn't exist > > ## 1.1.2 > > * Add debug message > > ## 1.1.1 > > * Check `HUSKY_SKIP_INSTALL` value first before checking if `.git` exists > * Check Node version before running hooks
Commits - [`30619a3`](https://github.com/typicode/husky/commit/30619a3e571f481432885cb4e0fc38688270fcbe) 1.1.3 - [`96a73fc`](https://github.com/typicode/husky/commit/96a73fc9d9b957e59419e9d93c51c7a7a2d31685) Update dependencies - [`5c8d938`](https://github.com/typicode/husky/commit/5c8d93880bb3360ba233add8d4e42d1b575a4d16) Don't fail if package.json doesn't exist - [`b94ac5c`](https://github.com/typicode/husky/commit/b94ac5c69de1b4aa057705a7b42c662c835155b0) Update README.md - [`f1a0457`](https://github.com/typicode/husky/commit/f1a045759046c02f1a239a89f78c5cfceb5efb5f) Update README.md - [`4aa6487`](https://github.com/typicode/husky/commit/4aa64870dc5779fd7dd5239993a087c592278f98) Update README.md - [`6fd89e8`](https://github.com/typicode/husky/commit/6fd89e8fccf6ca7590743cd8b4ce9643de7091e5) Update DOCS.md - [`4924a42`](https://github.com/typicode/husky/commit/4924a42feb00b4663429baad250e7fd1107c8465) Update dependencies - [`05f57f2`](https://github.com/typicode/husky/commit/05f57f2159d44e49247a9af315d84535fc51ca6c) 1.1.2 - [`bbacc43`](https://github.com/typicode/husky/commit/bbacc4349ac09b1837995508b738712332101d6f) Update CHANGELOG.md - Additional commits viewable in [compare view](https://github.com/typicode/husky/compare/v1.1.0...v1.1.3)


Dependabot compatibility score

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.
dependabot-preview[bot] commented 6 years ago

Superseded by #285.