rclement / mailer

Dead-simple mailer micro-service for static websites
https://rclement.github.io/mailer/
GNU Affero General Public License v3.0
59 stars 8 forks source link

Update dependency pre-commit to v3.5.0 #822

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pre-commit ==3.4.0 -> ==3.5.0 age adoption passing confidence

Release Notes

pre-commit/pre-commit (pre-commit) ### [`v3.5.0`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#350---2023-10-13) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.4.0...v3.5.0) \================== ##### Features - Improve performance of `check-hooks-apply` and `check-useless-excludes`. - [#​2998](https://togithub.com/pre-commit/pre-commit/issues/2998) PR by [@​mxr](https://togithub.com/mxr). - [#​2935](https://togithub.com/pre-commit/pre-commit/issues/2935) issue by [@​mxr](https://togithub.com/mxr). ##### Fixes - Use `time.monotonic()` for more accurate hook timing. - [#​3024](https://togithub.com/pre-commit/pre-commit/issues/3024) PR by [@​adamchainz](https://togithub.com/adamchainz). ##### Migrating - Require npm 6.x+ for `language: node` hooks. - [#​2996](https://togithub.com/pre-commit/pre-commit/issues/2996) PR by [@​RoelAdriaans](https://togithub.com/RoelAdriaans). - [#​1983](https://togithub.com/pre-commit/pre-commit/issues/1983) issue by [@​henryiii](https://togithub.com/henryiii).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #822 (c004163) into master (76b621e) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #822   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          834       834           
  Branches        62        62           
=========================================
  Hits           834       834           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more