andrevandal / access-data-parser

This module will receive `document.referrer` and some query params to determine where access come from.
MIT License
7 stars 2 forks source link

chore(deps): update dependency husky to v5.2.0 #276

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
husky 5.1.3 -> 5.2.0 age adoption passing confidence

Release Notes

typicode/husky ### [`v5.2.0`](https://togithub.com/typicode/husky/releases/v5.2.0) [Compare Source](https://togithub.com/typicode/husky/compare/v5.1.3...v5.2.0) - Add `set` command to replace hooks (`husky set .husky/pre-commit cmd`) - Update `add` command to append command (`husky add .husky/pre-commit cmd`) - Improve error messages

Renovate configuration

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

:vertical_traffic_light: Automerge: Enabled.

: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[bot] commented 3 years ago

Codecov Report

Merging #276 (64c64ba) into main (4cac391) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #276   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           36        36           
  Branches         8         8           
=========================================
  Hits            36        36           

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 4cac391...64c64ba. Read the comment docs.