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.2 #255

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps husky from 1.1.0 to 1.1.2.

Changelog *Sourced from [husky's changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md).* > ## 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 - [`05f57f2`](https://github.com/typicode/husky/commit/05f57f2159d44e49247a9af315d84535fc51ca6c) 1.1.2 - [`bbacc43`](https://github.com/typicode/husky/commit/bbacc4349ac09b1837995508b738712332101d6f) Update CHANGELOG.md - [`89efe65`](https://github.com/typicode/husky/commit/89efe65f1848d312988880f2a5f754e2d0b32c1b) Check that HUSKY_DEBUG equals "true" - [`0177900`](https://github.com/typicode/husky/commit/01779002e23a4460c9b4b5b8019cb5b751b7c5c1) Update CHANGELOG.md - [`ab4a28e`](https://github.com/typicode/husky/commit/ab4a28e27f41ef281fadfa9c72e9d29b50a6d3d6) Fix "[[: not found" - [`2c98004`](https://github.com/typicode/husky/commit/2c980047e49efe7f735286492aa0fe8e19cd5e88) Update package-lock.json - [`74149bc`](https://github.com/typicode/husky/commit/74149bcd55defc79b95adc9c1422e560efd6e0f6) Update debug message - [`528c52a`](https://github.com/typicode/husky/commit/528c52a1a7ede36619bee8d6b0b0a221cc3e23c3) Add HUSKY_DEBUG=true to .travis.ym - [`39678b3`](https://github.com/typicode/husky/commit/39678b368e778c833b0748c46f38fa20ebf6c3c0) Print debug message at hook start ([#377](https://github-redirect.dependabot.com/typicode/husky/issues/377)) - [`09bbaa3`](https://github.com/typicode/husky/commit/09bbaa395b3d5f49e8d23bdc024cd011cbafb00b) 1.1.1 - Additional commits viewable in [compare view](https://github.com/typicode/husky/compare/v1.1.0...v1.1.2)


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 #270.