danmx / sigil

AWS SSM Session manager client
Apache License 2.0
69 stars 13 forks source link

chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.4.0 - autoclosed #177

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.1.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). ### [`v3.3.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v3.3.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v3.2.0...v3.3.0) ##### Features - `file-contents-sorter`: add `--ignore-case` option for case-insensitive sorting - [#​514](https://togithub.com/pre-commit/pre-commit-hooks/issues/514) PR by [@​Julian](https://togithub.com/Julian). - `check-added-large-files`: add `--enforce-all` option to check non-added files as well - [#​519](https://togithub.com/pre-commit/pre-commit-hooks/issues/519) PR by [@​mshawcroft](https://togithub.com/mshawcroft). - [#​518](https://togithub.com/pre-commit/pre-commit-hooks/issues/518) issue by [@​mshawcroft](https://togithub.com/mshawcroft). - `fix-byte-order-marker`: new hook which fixes UTF-8 byte-order marker. - [#​522](https://togithub.com/pre-commit/pre-commit-hooks/issues/522) PR by [@​jgowdy](https://togithub.com/jgowdy). ##### Deprecations - `check-byte-order-marker` is now deprecated for `fix-byte-order-marker` ### [`v3.2.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v3.2.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v3.1.0...v3.2.0) ##### Features - `debug-statements`: add support for `pydevd_pycharm` debugger - [#​502](https://togithub.com/pre-commit/pre-commit-hooks/issues/502) PR by [@​jgeerds](https://togithub.com/jgeerds). ##### Fixes - `check-executables-have-shebangs`: fix git-quoted files on windows (spaces, non-ascii, etc.) - [#​509](https://togithub.com/pre-commit/pre-commit-hooks/issues/509) PR by [@​pawamoy](https://togithub.com/pawamoy). - [#​508](https://togithub.com/pre-commit/pre-commit-hooks/issues/508) issue by [@​pawamoy](https://togithub.com/pawamoy).

Configuration

📅 Schedule: "at 7am on Monday" (UTC).

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

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

🔕 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 #177 (bf067d9) into master (c4ad289) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   42.92%   42.92%           
=======================================
  Files          10       10           
  Lines         664      664           
=======================================
  Hits          285      285           
  Misses        344      344           
  Partials       35       35           

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 c4ad289...bf067d9. Read the comment docs.