pymzml / pymzML

pymzML - an interface between Python and mzML Mass spectrometry Files
https://pymzml.readthedocs.io/en/latest/
MIT License
162 stars 92 forks source link

Update precommit hook pre-commit/pre-commit-hooks to v3.4.0 #259

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
pre-commit/pre-commit-hooks repository minor v3.3.0 -> v3.4.0

Release Notes

pre-commit/pre-commit-hooks ### [`v3.4.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v3.4.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v3.3.0...v3.4.0) ##### Features - `file-contents-sorter`: Add `--unique` argument - [#​524](https://togithub.com/pre-commit/pre-commit-hooks/issues/524) PR by [@​danielhoherd](https://togithub.com/danielhoherd). - `check-vcs-permalinks`: Add `--additional-github-domain` option - [#​530](https://togithub.com/pre-commit/pre-commit-hooks/issues/530) PR by [@​youngminz](https://togithub.com/youngminz). - New hook: `destroyed-symlinks` to detect unintentional symlink-breakages on windows. - [#​511](https://togithub.com/pre-commit/pre-commit-hooks/issues/511) PR by [@​m-khvoinitsky](https://togithub.com/m-khvoinitsky).

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

Codecov Report

Merging #259 (1e05986) into dev (96c13f2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #259   +/-   ##
=======================================
  Coverage   84.28%   84.28%           
=======================================
  Files          32       32           
  Lines        3735     3735           
=======================================
  Hits         3148     3148           
  Misses        587      587           

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 9be9d73...1e05986. Read the comment docs.