ajfisher / node-pixel

Library for using addressable LEDs (such as NeoPixels/WS2812) with Firmata and JohnnyFive
MIT License
275 stars 71 forks source link

chore: bump husky from 4.3.0 to 4.3.5 #201

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps husky from 4.3.0 to 4.3.5.

Release notes

Sourced from husky's releases.

v4.3.4

  • Throw error if husky install fails
  • Add workaround for npm 7 currently missing INIT_CWD environment variable
Commits


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 will merge this PR once CI passes on it, as requested by @ajfisher.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)
ajfisher commented 3 years ago

@dependabot merge

On Tue, 8 Dec 2020, 06:06 dependabot[bot], notifications@github.com wrote:

@dependabot https://github.com/dependabot[bot] requested your review on: #201 https://github.com/ajfisher/node-pixel/pull/201 chore: bump husky from 4.3.0 to 4.3.5.

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/ajfisher/node-pixel/pull/201#event-4081217869, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA5DI4SBZWLH4I6PFNZBBLSTURTDANCNFSM4UQ4KZEQ .

dependabot[bot] commented 3 years ago

Superseded by #204.