redhatcloudx / transformer

Find RHEL images in public clouds
Apache License 2.0
6 stars 3 forks source link

Update dependency pre-commit to ^3.6.0 #800

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pre-commit ^3.5.0 -> ^3.6.0 age adoption passing confidence

Release Notes

pre-commit/pre-commit (pre-commit) ### [`v3.6.0`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#360---2023-12-09) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0) \================== ##### Features - Check `minimum_pre_commit_version` first when parsing configs. - [#​3092](https://togithub.com/pre-commit/pre-commit/issues/3092) PR by [@​asottile](https://togithub.com/asottile). ##### Fixes - Fix deprecation warnings for `importlib.resources`. - [#​3043](https://togithub.com/pre-commit/pre-commit/issues/3043) PR by [@​asottile](https://togithub.com/asottile). - Fix deprecation warnings for rmtree. - [#​3079](https://togithub.com/pre-commit/pre-commit/issues/3079) PR by [@​edgarrmondragon](https://togithub.com/edgarrmondragon). ##### Updating - Drop support for python<3.9. - [#​3042](https://togithub.com/pre-commit/pre-commit/issues/3042) PR by [@​asottile](https://togithub.com/asottile). - [#​3093](https://togithub.com/pre-commit/pre-commit/issues/3093) PR by [@​asottile](https://togithub.com/asottile).

Configuration

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

🚦 Automerge: Enabled.

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 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (39c73b7) 93.33% compared to head (13b7fff) 93.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #800 +/- ## ======================================= Coverage 93.33% 93.33% ======================================= Files 9 9 Lines 570 570 Branches 112 112 ======================================= Hits 532 532 Misses 21 21 Partials 17 17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.