pkosiec / mongo-seeding

🌱 The ultimate solution for populating your MongoDB database.
MIT License
555 stars 48 forks source link

Remove development dependencies for managing git pre-commit hooks #178

Closed pkosiec closed 3 years ago

pkosiec commented 3 years ago

As husky is becoming more and more complex, it doesn't make sense to upgrade the package above v5 and it's much easier to setup pre-commit hook manually.

codecov[bot] commented 3 years ago

Codecov Report

Merging #178 (1939d36) into main (d331480) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  Coverage   93.50%   93.50%           
=======================================
  Files          18       18           
  Lines         277      277           
  Branches       50       50           
=======================================
  Hits          259      259           
  Misses          7        7           
  Partials       11       11           
Flag Coverage Δ
cli 93.75% <ø> (ø)
core 93.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 d331480...1939d36. Read the comment docs.