Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #3189

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Conversation

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2)
- [github.com/woodruffw/zizmor-pre-commit: v1.1.1 → v1.2.2](woodruffw/zizmor-pre-commit@v1.1.1...v1.2.2)
- [github.com/astral-sh/uv-pre-commit: 0.5.18 → 0.5.21](astral-sh/uv-pre-commit@0.5.18...0.5.21)
@A5rocks
Copy link
Contributor

A5rocks commented Jan 21, 2025

This PT031 rule doesn't seem that useful. For instance it's important to run both the statement and gc_collect_harder within the warning. Some of the other cases make less sense though...

@CoolCat467 CoolCat467 added the dependencies Pull requests that update a dependency file label Jan 21, 2025
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00000%. Comparing base (5ca9662) to head (419a781).

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3189   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             124          124           
  Lines           18460        18460           
  Branches         1216         1216           
===============================================
  Hits            18460        18460           
Files with missing lines Coverage Δ
src/trio/_core/_tests/test_asyncgen.py 100.00000% <100.00000%> (ø)
src/trio/_core/_tests/test_guest_mode.py 100.00000% <100.00000%> (ø)
src/trio/_tests/test_deprecate.py 100.00000% <100.00000%> (ø)
src/trio/_tests/test_dtls.py 100.00000% <100.00000%> (ø)
src/trio/_tests/test_subprocess.py 100.00000% <100.00000%> (ø)

Copy link
Contributor

@A5rocks A5rocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also make sure to bump the pins in the requirements file

src/trio/_core/_tests/test_guest_mode.py Show resolved Hide resolved
@CoolCat467 CoolCat467 added this pull request to the merge queue Jan 21, 2025
Merged via the queue into main with commit ed2a7d3 Jan 21, 2025
37 checks passed
@CoolCat467 CoolCat467 deleted the pre-commit-ci-update-config branch January 21, 2025 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants