Skip to content

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

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

Merged
merged 2 commits into from
Aug 13, 2025
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jul 21, 2025

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c0f3038 to 9913e49 Compare July 28, 2025 19:12
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 9913e49 to dcb4bbe Compare August 4, 2025 19:38
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.12.3 → v0.12.8](astral-sh/ruff-pre-commit@v0.12.3...v0.12.8)
- [github.com/pre-commit/mirrors-mypy: v1.16.1 → v1.17.1](pre-commit/mirrors-mypy@v1.16.1...v1.17.1)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from dcb4bbe to 19295c3 Compare August 11, 2025 19:47
@amrit110 amrit110 requested review from Copilot and XkunW August 13, 2025 20:36
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates pre-commit hooks to their latest versions, including pre-commit-hooks from v5.0.0 to v6.0.0, ruff-pre-commit from v0.12.3 to v0.12.8, and mirrors-mypy from v1.16.1 to v1.17.1. The update introduces new linting rules that require additional noqa comments to suppress warnings.

  • Updates three pre-commit hook versions to latest releases
  • Adds PLC0415 noqa comments to import statements in test file to suppress new linting warnings
  • Maintains existing F401 noqa comments where applicable

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.pre-commit-config.yaml Updates versions for pre-commit-hooks, ruff-pre-commit, and mirrors-mypy
tests/test_imports.py Adds PLC0415 noqa comments to import statements to suppress new linting warnings

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@amrit110 amrit110 self-assigned this Aug 13, 2025
@amrit110 amrit110 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 13, 2025
@XkunW XkunW merged commit 810643a into main Aug 13, 2025
7 checks passed
@XkunW XkunW deleted the pre-commit-ci-update-config branch August 13, 2025 20:44
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants