o-rango / update-notify

Update your node-js libraries inspired by `update-notifier`. but works with custom registries and under proxy
MIT License
0 stars 1 forks source link

chore(deps): update dependency husky to v4.2.3 #19

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
husky devDependencies patch 4.2.1 -> 4.2.3

Release Notes

typicode/husky ### [`v4.2.3`](https://togithub.com/typicode/husky/releases/v4.2.3) [Compare Source](https://togithub.com/typicode/husky/compare/v4.2.2...v4.2.3) - Fix: check for `husky.config.js` not `.huskyrc.config.js` [#​669](https://togithub.com/typicode/husky/issues/669) ### [`v4.2.2`](https://togithub.com/typicode/husky/releases/v4.2.2) [Compare Source](https://togithub.com/typicode/husky/compare/v4.2.1...v4.2.2) - Fix [#​662](https://togithub.com/typicode/husky/issues/662) disable fast-skip heuristic for `.husky.js` and `.husky.config.js` - Fix do not install `update`, `pre/post-receive` hooks

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7da7233). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #19   +/-   ##
=========================================
  Coverage          ?   88.09%           
=========================================
  Files             ?        1           
  Lines             ?       42           
  Branches          ?        9           
=========================================
  Hits              ?       37           
  Misses            ?        5           
  Partials          ?        0           
Impacted Files Coverage Δ
src/helpers.js 88.09% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7da7233...f9501d8. Read the comment docs.