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 #349

Merged
merged 2 commits into from
Oct 30, 2024

Commits on Oct 28, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/pyupgrade: v3.15.0 → v3.19.0](asottile/pyupgrade@v3.15.0...v3.19.0)
    - [github.com/psf/black: 24.2.0 → 24.10.0](psf/black@24.2.0...24.10.0)
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.5.0...v5.0.0)
    - [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1)
    - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.13.0](pre-commit/mirrors-mypy@v1.8.0...v1.13.0)
    - [github.com/teemtee/tmt.git: 1.31.0 → 1.38.0](https://github.com/teemtee/tmt.git/compare/1.31.0...1.38.0)
    - [github.com/python-jsonschema/check-jsonschema: 0.28.0 → 0.29.4](python-jsonschema/check-jsonschema@0.28.0...0.29.4)
    pre-commit-ci[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d7076c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix: assert existence of stderr

    Needed to make the mypy be quiet about the ‹fileno()› on possibly ‹None›.
    
    Signed-off-by: Matej Focko <[email protected]>
    mfocko committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1a0010d View commit details
    Browse the repository at this point in the history