Skip to content

Update pre-commit to 3.6.1#8839

Merged
Nusnus merged 3 commits intomainfrom
pyup-update-pre-commit-3.5.0-to-3.6.1
Feb 13, 2024
Merged

Update pre-commit to 3.6.1#8839
Nusnus merged 3 commits intomainfrom
pyup-update-pre-commit-3.5.0-to-3.6.1

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pre-commit from 3.5.0 to 3.6.1.

Changelog

3.6.1

==================

Fixes
- Remove `PYTHONEXECUTABLE` from environment when running.
 - 3110 PR by untitaker.
- Handle staged-files-only with only a crlf diff.
 - 3126 PR by asottile.
 - issue by tyyrok.

3.6.0

==================

Features
- Check `minimum_pre_commit_version` first when parsing configs.
 - 3092 PR by asottile.

Fixes
- Fix deprecation warnings for `importlib.resources`.
 - 3043 PR by asottile.
- Fix deprecation warnings for rmtree.
 - 3079 PR by edgarrmondragon.

Updating
- Drop support for python<3.9.
 - 3042 PR by asottile.
 - 3093 PR by asottile.
Links

@codecov
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (acae57f) 81.25% compared to head (d24bc2a) 81.25%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8839   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files         149      149           
  Lines       18553    18554    +1     
  Branches     3166     3166           
=======================================
+ Hits        15075    15076    +1     
  Misses       3191     3191           
  Partials      287      287           
Flag Coverage Δ
unittests 81.23% <ø> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Nusnus
Copy link
Member

Nusnus commented Feb 12, 2024

  • Drop support for python<3.9.

@Nusnus Nusnus merged commit 7528900 into main Feb 13, 2024
@Nusnus Nusnus deleted the pyup-update-pre-commit-3.5.0-to-3.6.1 branch February 13, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants